Switch
Use a Switch when you want a user to easily toggle between two mutually exclusive options, like 'on' and 'off' typically for settings or preferences within an application.
This component was tested and signed off by Applause (external accessibility specialists).
- If a
labelcan not be used, always provide anaria-labelas an alertnative. This will allow screen reader users to know the purpose of the Switch.
Select: Manual accessibility test