Installation
Examples
User profile popover
Rich content panel triggered by a button.
Alex Johnson
admin@veloria.dev
RoleAdmin
PlanPro
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| open | boolean | — | Controlled open state. |
| onOpenChange | (v: boolean) => void | — | Called when state changes. |
| side | 'top'|'right'|'bottom'|'left' | 'bottom' | Preferred placement. |
| align | 'start'|'center'|'end' | 'center' | Alignment relative to trigger. |