@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
42 lines (21 loc) • 670 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[](../../modules.md) / [controls](../README.md) / ButtonGroupProps
Properties of a ButtonGroup component displayed by the toolbar.
> `optional` **ariaLabel**: `string`
Aria label.
***
> **buttons**: [`ButtonProps`](ButtonProps.md)[]
The buttons in this group.
***
> `optional` **orientation**: `"horizontal"` \| `"vertical"`
Orientation of this group.
***
> `optional` **size**: `"small"` \| `"medium"` \| `"large"`
Size of the buttons in this group.