Skip to main content

Module modal

Module modal 

Source
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.
ModalClosed
Message emitted when modal is closed.
ModalOpened
Message emitted when modal is opened.

Enums§

BackdropBehavior
Modal backdrop behavior.
CloseReason
Reason the modal was closed.
ModalSize
Modal size variants.