Radio
The Radio component provides a way for the end user to select between multiple options.
Last updated
The Radio component provides a way for the end user to select between multiple options.
Last updated
Name | Type | Description | Required | Default |
---|---|---|---|---|
|
| Prevents the radio group from interaction. |
| |
|
| List of options rendered to the end user as individual radio inputs. | ||
|
| Executes the provided function when the end user clicks a certain radio input. | ||
|
| State value associated with the radio group. | ||
|
| When not |
|