The Dialog component provides a modal interface using the native HTML <dialog> element. It includes support for focus trapping, scroll prevention, and animations.
<dialog>
The Dialog component provides a modal interface using the native HTML
<dialog>element. It includes support for focus trapping, scroll prevention, and animations.