Dialog
Pop up a dialog box, demanding attention like a traffic stop sign, ideal for critical interactions.
Installation
CLI
Manual
Examples
Custom Close Button
Replace the default close control with your own button.
dialog-close-button
No Close Button
Use showCloseButton={false} to hide the close button.
dialog-no-close-button
Sticky Footer
Keep actions visible while the content scrolls.
dialog-sticky-footer
Scrollable Content
Long content can scroll while the header stays in view.
dialog-scrollable-content