Components/Dialog

Dialog

Full Radix Dialog primitive suite for building custom dialog patterns.

Installation

Examples

Custom dialog

Full control over layout using Dialog primitives.

Edit profile

Update your display name and email.

API Reference

PropTypeDefaultDescription
openbooleanControlled open state.
onOpenChange(v: boolean) => voidCalled when open changes.
modalbooleantrueBlocks page interaction when open.
defaultOpenbooleanfalseUncontrolled initial open state.