Tabs
Tabbed navigation for switching between related content panels
What is it?
Tabs present multiple panels where only one panel is visible at a time. Tabs are useful for grouping related content (details, settings, history) while conserving vertical space.
Mockdown
``` [Overview] [Details] [History] [Settings] ──────────────────────────────────────── Panel content for the currently active tab goes here. ``` Characteristics: - Keyboard accessible (arrow keys to navigate) - Each tab controls an associated panel (aria-controls) - Visually distinct active indicator
Layouts Using This Pattern
Use these prompts to generate layouts built with this pattern.
Ready to build?
Use this pattern as inspiration when creating UI layouts with AI tools.