Skip to main content

Accessible Modal Dialog Example

This page demonstrates a modal dialog that conforms to WCAG 2.2 Level AA guidelines.

Demonstration

The button below will open a modal dialog. The dialog manages focus, traps focus within itself while open, and can be closed via the close button, the Escape key, or by pressing a button in the footer.

Accessibility Features