Skip to main content

Tabs

A module tab is a design pattern where content is separated into different panes, and each pane is viewable one at a time.

Demo

Note

  • Screenshots are taken from WalletGenius.

States & Variations

Mobile

On mobile, the tabs are converted into a dropdown menu.

Tabs Mobile

Usage

The tabs component must be manually added into the unified theme by a developer.

Anatomy

  1. Tabs
  2. Tabs Heading (optional)
  3. Tabs Nav
  4. Tabs Active Tab
  5. Tabs Inactive Tab
  6. Tabs Content / Tabs Pane
Tabs Anatomy