Home › Navigation › Segmented control
Segmented control
A row of side-by-side buttons that act as a single toggle.
A segmented control is a group of two to five buttons fused into one bar. Tap one to switch the view — like Day / Week / Month on a calendar app. Only one segment is active at a time.
Use a segmented control when the choices are mutually exclusive and the user benefits from seeing all options at once. For more than five options, switch to tabs or a dropdown.