SwitchField
The SwitchField is a type of checkbox that represents on/off values.
View source codeSummary
Specification | Value |
---|---|
Aria Role | switch |
Accessibility name | prop title + prop helpText |
Keyboard Interaction
Key | Action |
---|---|
Space | Toggles SwitchField between checked and unchecked states |