Beta

Popover

Popovers are perfect for floating panels with arbitrary content like navigation menus, mobile menus and flyout menus.

Installation

Props

Animate UI props

PropTypeDefault
transition?
Transition
{ type: 'spring', stiffness: 300, damping: 25 }

Credits

  • We use Headless UI for the popover component.
  • We take our inspiration from Shadcn UI for the popover style.

On this page