Components
Dialog
A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.
Installation
pnpm dlx shadcn@latest add https://basecn.dev/r/dialog.json
Migrating from Radix UI
Common Migration Steps
All components share several migration patterns when moving from Radix UI to Base UI. Before proceeding with component-specific changes, review the essential migration patterns.
Familiarizing yourself with these patterns will make the component-specific migration steps much clearer.