SelectListProps
Hierarchy
-
ComponentPropsWithoutRef
<"div"
>↳
SelectListProps
Properties
alwaysVisible
• Optional
alwaysVisible: boolean
Default
false;
Defined in
packages/components/src/select/select-list.tsx:41 (opens in a new tab)
asChild
• Optional
asChild: boolean
Enable children composition
Default
false;
Defined in
packages/components/src/select/select-list.tsx:36 (opens in a new tab)