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.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”Returns
Section titled “Returns”Element | null