Menu
Sidera/Components/Dialog

Dialog

Dialogs interrupt for a focused task or a decision that needs full attention — a modal surface layered over the page, dismissible and keyboard-trapped.

CategoryOverlay
StatusStable
01Overview
02Properties
PropTypeDefault
openboolean (controlled)
defaultOpenbooleanfalse
onOpenChange(open) => void
03Accessibility
  • Built on Base UI — focus is trapped and restored to the trigger on close.
  • Escape and backdrop click dismiss; title/description are announced.
  • Background is inert while open.