A modal overlay that focuses the user on a specific task or piece of content by dimming the background.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Implements the WAI-ARIA Dialog pattern. Focus is trapped. Uses `role="dialog"` and `aria-modal="true"`. Closes on `Escape` key.