Expand description
Modal dialog widget for overlay content.
The Modal widget displays content in a centered overlay with a backdrop, supporting keyboard navigation, focus trap, and animation.
Structs§
- Modal
- Modal dialog widget.
- Modal
Closed - Message emitted when modal is closed.
- Modal
Opened - Message emitted when modal is opened.
Enums§
- Backdrop
Behavior - Modal backdrop behavior.
- Close
Reason - Reason the modal was closed.
- Modal
Size - Modal size variants.