Radio

The Radio component is a UI element that allows users to select one option from a set of mutually exclusive options.

Radio

dataTestId

string

disabled

Boolean

hint

string

label

string

maxWidth

string | number

required

Boolean

value

string | readonly string[] & string

variant

"danger" | "warning" | undefined = default