Dialog
Display modal content over your application.
Installation
pnpm add @base-ui/react motionExamples
Free, accessible React dialog components built with Base UI for confirmations, forms, and modals with focus trapping and smooth animations.
Base
Destructive
A dialog that requires confirmation before performing a destructive action.
Scrollable
A dialog with scrollable content when overflowing the viewport.
Coming Soon…
Form
A dialog that contains a form for user input with validation.
Coming Soon…
Static
Open and close instantly, without animation.