Components
Combobox
ComboboxPopover

ComboboxPopover

Renders a popover for the combobox

Optional props

asChild

Enable children composition

type
boolean
default
false

sameWidth

Whether the popover should have the same width as the anchor element. This will be exposed to CSS as --popover-anchor-width.

type
boolean
default
false