Click the button below to test the modal dialog. It follows WCAG 2.2 guidelines using the native HTML <dialog> element.
<dialog>
This is an accessible modal dialog. Focus is trapped within the dialog while open, and pressing Escape will close it automatically.