ButtonGroupProps
Represents the props of the KendoReact ButtonGroup component.
Name | Type | Default | Description |
---|---|---|---|
className? |
|
Sets the jsx
| |
dir? |
|
Sets the direction of the ButtonGroup (more information). The available options are:
| |
disabled? |
|
By default, the ButtonGroup is enabled (see example). To disable the whole group of buttons, set its If you define the | |
width? |
|
Sets the width of the ButtonGroup. If the width of the ButtonGroup is set:
|