Loading...
Extends the Dialog component to display content that complements the main content of the screen.
Focus is automatically trapped within modal
Can be controlled or uncontrolled
Manages screen reader announcements
Keyboard support
Animated with Motion, respects reduced motion
Supports float variant and 4 sides
Support all Root Radix API.
Support all Trigger Radix API.
| Prop | Type | Default |
|---|---|---|
showCloseButton | boolean | true |
side | enum | "right" |
float | boolean | ― |
reduceMotion | boolean | false |
Support all Title Radix API.
Support all Description Radix API.
Support all Close Radix API.