Usage
Default value can be set as checked.
Guidance
- Switchs should indicate a label for checked and unchecked status.
- Their sizes are adjustable.
- They should be discoverable and looking clickable.
Additional info
- Use Switchs for boolean data input.
Variations
- The updatable properties of Switchs are size, checked label and unchecked label.
- The updatable behaviour of Switchs is checked.
- The usable dynamic properties of Switchs are Disabled, Checked, size, checkedChildren, unCheckedChildren, hidden and style.