UI
← Home

Dialog

A modal dialog with focus trap, Escape-to-close, and focus restoration (ARIA APG modal dialog pattern).

  • Axe
  • Focus

Preview

Dialog title

Dialog body.

Installation

npx shadcn@latest add https://ui.publictheta.com/r/dialog.json

Conformance

Verified against the @publictheta/ui-spec dialog specification on both the React and vanilla reference implementations, across Chromium, Firefox, and WebKit.

  • Axe No WCAG 2 A/AA axe-core violations
  • Focus A visible focus indicator appears on keyboard focus (WCAG 2.4.7)

See the full conformance matrix across all components.