Design System v1.0

Popover

Floating panels anchored to a trigger for forms and details.

With form field

A popover containing a labelled input to edit a value.

About card

A popover surfacing summary details about an item.

Delete confirmation

A popover confirming a destructive delete action.

Feedback

A popover with a quick feedback form.

Filter

A popover housing filter controls for a list or table.

Notifications

A popover listing recent notifications.

API reference

A floating panel anchored to a trigger: PopoverContent can hold a header (title + description) and a close button.

Full props on Base UI Popover
Anatomy
PopoverRoot managing the popover's open state.
PopoverTriggerElement that toggles the popover on click.
PopoverContentPortalled, positioned popup panel.
PopoverCloseButton that closes the popover.
PopoverHeaderDiv stacking the title and description.
PopoverTitleAccessible heading for the popover.
PopoverDescriptionMuted supporting text.

Command Palette

Search for a command to run...