Select.Content Props
A component that renders the content of a select dropdown.
| Prop | Type | Default |
|---|---|---|
onCloseAutoFocus | function | — |
onEscapeKeyDown | function | — |
onPointerDownOutside | function | — |
position | enum | — |
className | string | — |
children | ReactNode | — |
asChild | boolean | — |
side | enum | — |
sideOffset | number | "4" |
align | enum | — |
alignOffset | number | — |
arrowPadding | number | — |
avoidCollisions | boolean | — |
collisionBoundary | Element | Element[] | — |
collisionPadding | see more | — |
sticky | enum | — |
hideWhenDetached | boolean | — |
updatePositionStrategy | enum | — |
panelProps | any | "{}" |