[**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.
