A container for grouping interactive controls like buttons, toggles, and menus, providing easy access to common actions.
@radix-ui/react-toolbar
Install the following dependencies:
| Prop | Type | Default |
|---|---|---|
| asChild | boolean | false |
| orientation | string | - |
| dir | string | - |
| loop | boolean | true |
| Prop | Type | Default |
|---|---|---|
| asChild | boolean | false |
| Prop | Type | Default |
|---|---|---|
| asChild | boolean | false |
| Prop | Type | Default |
|---|---|---|
| asChild | boolean | false |
| type | string | - |
| value | string | - |
| defaultValue | string | - |
| onValueChange | (value: string) => void | - |
| value | string[] | [] |
| defaultValue | string[] | [] |
| onValueChange | (value: string[]) => void | - |
| disabled | boolean | false |
| Prop | Type | Default |
|---|---|---|
| asChild | boolean | false |
| value | string | - |
| disabled | boolean | - |
| Prop | Type | Default |
|---|---|---|
| asChild | boolean | false |