Overlays
Components that sit on top of the UI to command attention or provide contextual information.
Dialog
Dialog
A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.
Sheet
Sheet
Extends the Dialog component to display content that complements the main screen.
Popover
Popover
Displays rich content in a portal, triggered by a button.
Dropdown Menu
Dropdown Menu
Displays a menu to the user — such as a set of actions or functions — triggered by a button.
Confirmation Modal
Focused confirmation dialogs with danger, warning, success, and info variants.