This is an example of an accessible modal dialog. It includes proper ARIA attributes, keyboard navigation, and focus management. The modal is closed by default and can be opened using the trigger button.
You can close the modal by clicking the close button, pressing the Escape key, or clicking outside the modal content.