Popover
Content popover anchored to an element. Built on Tooltip with focus trapping and click trigger. Supports all Tooltip positioning options.
Import
import { Popover } from 'reablocks';
Popover Props
Extends Tooltip props (except theme), plus:
| Prop | Type | Default | Description |
|---|---|---|---|
disablePadding | boolean | — | Remove default padding |
popoverStyle | CSSProperties | — | Inline styles for popover content |
| `pop |
[Description truncada. Veja o README completo no GitHub.]