This is an accessible modal dialog component. It traps focus within the dialog while open, and returns focus to the trigger button when closed.
You can close this modal by:
- Clicking the close button (×)
- Clicking outside the dialog
- Pressing the Escape key
- Clicking the Cancel button
Tab and Shift+Tab will cycle through focusable elements within the modal.