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
01 —Overview
02 —Properties
PropTypeDefault
openboolean (controlled)—
defaultOpenbooleanfalse
onOpenChange(open) => void—
03 —Accessibility
- 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.