v0.0.14
components

Switch

Toggle switch alternative to the checkbox.

API Reference

SwitchProps

Extends all the standard HTML attributes of the `<input type="checkbox">` element.

PropertyTypeDefaultDescription
onCheckedChange
function
Callback when checked change
ref $bindable
HTMLInputElement
Reference to the rendered DOM element.
color
union
Switch color
size
union
"2"Switch size
radius
union
Switch radius

Examples

Colors

Sizes

States

Group

group: ["1"]

With label