| Prop | Type | Default | Required |
|---|---|---|---|
asChild | boolean | - | - |
collapsible | boolean | false | - |
defaultValue | string | string[] | - | - |
dir | "ltr" | "rtl" | - | - |
disabled | boolean | - | - |
onValueChange | (value: string) => void | (value: string[]) => void | - | - |
orientation | "horizontal" | "vertical" | vertical | - |
type | "single" | "multiple" | - | |
value | string | string[] | - | - |
| Prop | Type | Default | Required |
|---|---|---|---|
as | JSX.IntrinsicElements | - | - |
asChild | boolean | - | - |
disabled | boolean | - | - |
value | string | - |
| Prop | Type | Default | Required |
|---|---|---|---|
arrowPosition | "left" | "right" | right | - |
as | JSX.IntrinsicElements | - | - |
asChild | boolean | - | - |
colorScheme | TcolorScheme | {} | - |
| Prop | Type | Default | Required |
|---|---|---|---|
as | JSX.IntrinsicElements | - | - |
asChild | boolean | - | - |
forceMount | true | - | - |