v0.0.14
components

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.

PropertyTypeDefaultDescription
ref $bindable
HTMLInputElement
Reference to the rendered DOM element.
color
union
Radio color
size
union
"2"Radio size

Examples

Colors

Sizes

States

With label