Skip to main content

Checkbox

One of the switches that requires in-vehicle operation and can provide options for multiple selections.

Checkbox1.svg

1. Root : The minimum container area that wraps the Checkbox component
2. Control : A visual element that indicates the state of the checkbox
3. Icon : An icon that conveys information regarding the checkbox



States

StateValueDescription
CheckedBooleanSwitches to True when the checkbox is checked
PressedBooleanSwitches to True when being clicked via touch
DisabledBooleanIf True, the checkbox becomes non-interactive

Behaviors

Checkbox2.svg Checkbox4.svg