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

***

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

# Function: RadioControl()

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

Creates a radio button control.

## Parameters

### props

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

Component properties.

## Returns

`Element`

The RadioControl React component.
