On this page
Loading...
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `role` | Default role attr for ButtonGroup. 'group' | `string` | `'group'` |
| `size` | Size the component small or large. | ``"sm"`` \| ``"lg"`` | |
| `vertical` | Create a set of buttons that appear vertically stacked rather than horizontally. Split button dropdowns are not supported here. | `boolean` | |
### c-button-toolbar
_component_
---
#### Inputs
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `role` | Default role attr for ButtonToolbar. | `string` | `'toolbar'` |