Popover
A floating panel anchored to a trigger element.
Default
Popover Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Popover content |
| showArrow | boolean | true | Show arrow pointer |
| className | string | — | Additional CSS classes |
A floating panel anchored to a trigger element.
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Popover content |
| showArrow | boolean | true | Show arrow pointer |
| className | string | — | Additional CSS classes |