TabsProps Interface

Properties for the VerticalTabs component

Extends

Properties

Name Type Description
activeIndex number | undefined Index of the initial active tab  
green boolean | undefined Indicates whether the bar on the active tab is green instead of the default blue  
labels string | TabLabel[] Text shown for each tab  
onActivateTab (index: number) => any | undefined    

Inherited properties

Name Type Inherited from Description
itemId string | undefined CommonProps Optional unique identifier for item.

Defined in

Last Updated: 06 May, 2024