TabsProps Interface

Properties for the VerticalTabs component

Extends

Properties

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

Inherited properties

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

Defined in

Last Updated: 05 April, 2024