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