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