Overlays & dialogs
Everything that floats: modal dialogs, confirmations, sheets, popovers, tooltips, dropdown menus and a command palette.
Dialog
A modal dialog with a small edit form. The theme palette modal in the banner uses the same primitive.
Alert dialog
A confirmation dialog for destructive or irreversible actions.
Sheet
A panel that slides in from any side of the screen. The mobile sidebar uses it.
Popover & tooltips
Popovers hold interactive content. ResponsiveTooltip falls back to a tap-friendly popover on touch devices.
Dropdown menu
Menus with groups, icons and keyboard shortcuts, as used in the user menu.
Command palette
A filterable command list. In apps you would typically open it in a dialog with a keyboard shortcut.