select
Documentation / lib/components/ui/select
Group​
const Group: typeof default = SelectPrimitive.Group;
Defined in: web-app/src/lib/components/ui/select/index.ts:12
Root​
const Root: typeof default = SelectPrimitive.Root;
Defined in: web-app/src/lib/components/ui/select/index.ts:11
Select​
Renames and re-exports Root
SelectGroup​
Renames and re-exports Group