Toggle
Links
Implements Toggle
Details
Toggle
switches are best used for changing the state of system functionalities and preferences. Toggles may replace two radio buttons or a single checkbox to allow users to choose between two opposing states. The selection should take effect immediately.
Controls
Supports labelPosition:
left
or right
(default is right
) and spaceBetween
props.
Toggle with label
Toggle without label