Skip to content
FreyaXH edited this page Aug 3, 2020 · 1 revision

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

Clone this wiki locally