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

***

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

# Function: RadioGroupControl()

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

Creates a radio button group control.

## Parameters

### props

`PropsWithChildren`\<[`RadioGroupControlProps`](../interfaces/RadioGroupControlProps.md)\>

Component properties.

## Returns

`Element`

The RadioGroupControl React component.
