Components

Tabs

Tabs — a horizontal set of views that share a region, where selecting a tab swaps the panel below it. Use tabs to divide related content into a few peer sections the user moves between (arrivals / departures / in-house) without leaving the page; don't use them for sequential steps — use a stepper — or for primary navigation. Choose the `underline` variant for in-page section switching and `pill` for a more contained, toolbar-like grouping. Left/Right and Home/End move focus and selection between enabled tabs, following the ARIA tablist pattern.