Tabs

A set of layered sections of content—known as tab panels—that are displayed one at a time.

Make changes to your account here.
Change your password here.
          
      

Installation

          
      
          
      

Usage

          
      
          
      

Examples

Default

Make changes to your account here.
Change your password here.
          
      

With Icons

Make changes to your account here.
Change your password here.
          
      

Disabled

Make changes to your account here.
Change your password here.
Manage your notifications here.
          
      

API Reference

Properties

PropertyTypeDefaultDescription
uiTabsDirectiveThe main tabs container directive.
uiTabsListDirectiveThe container for tab triggers.
uiTabsTriggerDirectiveThe clickable tab button.
uiTabsContentDirectiveThe content panel for each tab.
uiTabsValuestringThe value of the currently selected tab.
uiTabsOrientation"horizontal" | "vertical""horizontal"The orientation of the tabs.
uiTabsTriggerValuestringThe value associated with this tab trigger.
uiTabsTriggerDisabledbooleanfalseWhether the tab trigger is disabled.
uiTabsContentValuestringThe value that matches this content panel to its trigger.
classstringAdditional CSS classes to apply to the element.

Built with ❤️ by @immohammadjaved • Source code available on GitHub