@kvaser/canking-api
Version:
CanKing API to communicate with the CanKing service using Node.js.
26 lines (13 loc) • 584 B
Markdown
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)
***
[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / CanIdentifierGeneratorControl
# Function: CanIdentifierGeneratorControl()
> **CanIdentifierGeneratorControl**(`props`): `Element`
Creates an UI control for editing CAN identifier(s) used by a message generator.
## Parameters
### props
[`CanIdentifierGeneratorControlProps`](../interfaces/CanIdentifierGeneratorControlProps.md)
Component properties.
## Returns
`Element`
The CanIdentifierGeneratorControl React component.