UNPKG

@kvaser/canking-api

Version:

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

32 lines (16 loc) 472 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / TableControl # Function: TableControl() > **TableControl**\<`T`\>(`props`): `Element` Creates a table control. ## Type Parameters ### T `T` ## Parameters ### props [`TableControlProps`](../interfaces/TableControlProps.md)\<`T`\> Component properties. ## Returns `Element` The TableControl React component.