Overlays
Scrollable modal dialog
A general-purpose modal with a header, a body that scrolls independently once its content overflows, and a footer, closable by its own close button, an outside click, or Escape.
Using Scrollable modal dialog
A general-purpose modal with a header, a body that scrolls independently once its content overflows, and a footer, closable by its own close button, an outside click, or Escape.
Try the live preview with a pointer and keyboard, then check focus visibility and the narrow layout in your own page. Use the plate number or slug when asking your coding agent to fetch this component.
Props: title, description, accentColor
Which frameworks are available?
The catalog lists these versions: react, vue, svelte, astro, html. The live preview on this page runs React.
How do I access the implementation?
The preview and component description are public. Sign in with an authorized account to open the code, framework versions and installation panel.