PrimitivesSelect & inputCheckbox
Checkbox
Multi-select member or lone boolean. The page supplies its name, value and initial state; the helper renders the native control and its visual state.
Boolean form value
Explicit name / value
Multi-value group
States
Radio
API
checked
bool (koala-checkbox)class
string (koala-checkbox)name / value / id
passthrough (koala-checkbox)x-model / x-on:* / disabled / aria-* / data-*
passthrough (koala-checkbox)checked
bool (koala-radio)class
string (koala-radio)name / value / id
passthrough (koala-radio)