SayUI
← Compare

Compare

Tabs vs Segmented control

Views/pages vs a compact choice within one view.

Tabs

Switch views

Segmented Control

Pick a mode

Use when

  • · Settings sections
  • · Profile / Activity

Use when

  • · Day / Week / Month
  • · List vs Grid
  1. 1. Does each option show a largely different screen of content?

  2. 2. Is this a small binary/ternary mode inside one panel?

Answer the questions above to get a recommendation and a copyable prompt.

DimensionTabsSegmented Control
ScopeOften top-level navigation between panes.Inline control affecting the same pane.
CountCan grow (with overflow patterns).Usually 2–4 equal options.
ChromeUnderline or bar under labels.Connected pill / segmented track.