Skip to main content

Radio button

Used as one of the switches requiring in-vehicle operation to provide an independent selection option.

radio1.svg

1. Root : The smallest unit container area that wraps the Checkbox component
2. Control : Visual elements that indicate the state of the checkbox


States

StateValueDescription
Value (Selected)Num / NullNull: Unselected Radio
Num: The order value of the selected Radio
PressedBooleanSwitches to True when in a clicked state via touch
DisabledBooleanIf True, the Radio is in a state that cannot be controlled
InvalidBooleanIf True, indicates that the value is invalid

Behaviors

radio2.svg radio3.svg