UNPKG

@kvaser/canking-api

Version:

CanKing API to communicate with the CanKing service using Node.js.

26 lines (13 loc) 492 B
[**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.