[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../../README.md)

***

[Kvaser CanKing GUI Extensions SDK](../../modules.md) / [controls](../README.md) / TextControl

# Function: TextControl()

> **TextControl**(`props`): `Element`

Creates a text control.

## Parameters

### props

[`TextControlProps`](../interfaces/TextControlProps.md)

Component properties.

## Returns

`Element`

The TextControl React component.
