Tabs

Tabs should be used when the user needs to alternate between views within the same context.

For solutions not described in this article or for further information, please contact the Commerce UX Design Team.

When to Use

When Not to Use

Interactions and Behavior

When the user click on a tab, the content area associated with that tab will be shown. There are 3 states that a tab can be:

Active State

Inactive State

Disabled State

When a tab is not clickable for any reason, it should be shown in its disabled state.

Style

Style

Example

Example

Accessibility

User should be able to navigate through each tab with their keyboard.

Follow the rule Make all functionality available from a keyboard.