Advanced Tabs Item

A component that allows switching between content within one single view with advanced functionality.

Component checklist

Status

The status of the component

Ready for use!

Figma component

A link to the Figma library where the component lives.

Repository

A link to the repo where the component lives.

Usage


Labels must include text

Do
Tabs with labels or icon + label.

Tab labels can include icons along with text but not only an icon.

Don't
Tab with icon only.

Tab labels should not only have an icon.

Use a tooltip for long tab labels

Do
Tab with truncated text shown upon hover with a tooltip.

For long tab labels that get truncated, must have a tooltip on hover displaying the full label.

Don't
Tab with truncated text with no interactivity.

Show a tooltip for accessibility.

Nested Tabs

Do
One tab row.

Avoid having multiple levels of tabs. Instead, consider using other forms of organization.

Don't
Two tab rows.

Do not compromise having a clear hierarchy by using the same variations or orientations of tabs.