You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The iv-tabcomponent is a sub component of the Tabs component. Each iv-tab represents a single tab.
It has to be wrapped in the iv-tabs component. More details of how to use this component will be shown in Tabs.
API
Props
Name: tabName
Type: String
Description: Sets the name for each tab
Name: tabIndex
Type: Number
Description: Sets the index for each tab
Name: selected
Type: Boolean
Description: Checks if the tab is activated