Dialog
dialog
A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.
Similar components
Other registries' take on dialog.
Opens in four steps rather than on a curve, with one pass of the beam down the panel.
Modal dialog on radix-ui with portal, overlay, focus trap, fade/zoom animations and 5 content sizes (sm, md, lg, xl, full) that cap the width from the sm breakpoint up while staying full width minus a margin on mobile. Exports Dialog, DialogTrigger, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription, DialogClose.
Built on Dialog
Other @basecn items that list this one as a dependency.
More from @basecn
Displays a menu to the user — such as a set of actions or functions — triggered by a button.
Combine labels, controls, and help text to compose accessible form fields and grouped inputs.