Popover
Popovers are perfect for floating panels with arbitrary content like navigation menus, mobile menus and flyout menus.
Made by imskyleenInstallation
Usage
API Reference
Popover
Headless UI API Reference - PopoverPopoverButton
Headless UI API Reference - PopoverButtonPopoverBackdrop
Headless UI API Reference - PopoverBackdropPopoverGroup
Headless UI API Reference - PopoverGroupPopoverPanel
Headless UI API Reference - PopoverPanelProp | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', stiffness: 300, damping: 25 } |
...props? | HTMLMotionProps<"div"> | - |