UNPKG

@kvaser/canking-api

Version:

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

28 lines (14 loc) 381 B
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md) *** [Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / SelectOption # Type Alias: SelectOption > **SelectOption** = `object` A select option. ## Properties ### displayText > **displayText**: `string` The display text. *** ### value > **value**: `number` The unique value.