@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
26 lines (13 loc) • 515 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / ColumnItemControl
# Function: ColumnItemControl()
> **ColumnItemControl**(`props`): `Element`
A react component to be used when different components should share the same width.
## Parameters
### props
[`ColumnItemControlProps`](../interfaces/ColumnItemControlProps.md)
Component properties.
## Returns
`Element`
The ColumnItemControl React component.