- @lion/checkbox-group@0.8.4 - @lion/choice-input@0.7.6 - @lion/form-system@0.6.5 - @lion/radio-group@0.8.4 - @lion/select-rich@0.12.1 - @lion/switch@0.7.1 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| CHANGELOG.md | ||
| index.js | ||
| package.json | ||
| README.md | ||
ChoiceInputMixin
lion-choice-input mixin is a fundamental building block of form controls which return a checked-state. It is used in:
Features
- Get or set the value of the choice -
choiceValue() - Get or set the modelValue (value and checked-state) of the choice -
.modelValue - Pre-select an option by setting the
checkedboolean attribute