UNPKG

@kvaser/canking-api

Version:

CanKing API to communicate with the CanKing service using Node.js.

34 lines (17 loc) 597 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / DividerItemProps # Interface: DividerItemProps Properties of a divider displayed by the toolbar. ## Properties ### color? > `optional` **color**: `string` Optional divider color. *** ### margin? > `optional` **margin**: `number` Optional margin around divider in px. *** ### orientation? > `optional` **orientation**: `"horizontal"` \| `"vertical"` Divider orientation. Defaults to vertical in toolbar and horizontal in overflow.