PopoverTrigger
@arolariu/components / PopoverTrigger
PopoverTrigger
Renders the popover trigger.
Remarks
- Renders a
<button>element by default - Built on Base UI Popover
- Supports the
renderprop for element composition
Example
<PopoverTrigger>Content</PopoverTrigger>
See
Type Aliases
// was this page useful?