Tab & Tab list

Tabs are used to organize content by grouping similar information on the same page while allowing the user to switch views.

Dimensions

Medium size

Medium size

Large size

Large size

States

DP - states
  1. Enabled
    The enabled state of a tab is when the user’s cursor is not hovering over it, and the button isn’t disabled.
  2. Occupied
    Only one tab can be occupied at a time. By default, the tab that is on the left is occupied.
  3. Hover
    A tab is in a hover state when the user's cursor is on the tab, but they haven't clicked on it yet.
  4. Disabled
    The tab becomes disabled when its action is blocked by a condition that must be completed first, like changing a field value or waiting for a system response. The disabled state has to be supported by an explanatory tooltip to inform the user why the tab is disabled.