Radio
A customizable input radio component. Lets users pick only one option from a group.
API Reference
RadioProps
Extends all the standard HTML attributes of the `<input type="radio">` element.
| Property | Type | Default | Description |
|---|---|---|---|
ref $bindable | HTMLInputElement | Reference to the rendered DOM element. | |
color | union | Radio color | |
size | union | "2" | Radio size |