Skip to content

Modal

Modal(__namedParameters): Element | null

Accessible modal shell with focus management and a dismissible backdrop.

When open, it moves focus to the first control, traps Tab navigation, closes on Escape, prevents page scrolling, and restores the element that was focused previously.

ModalProps

Element | null