TabSelectedEventArgs
12 Sep 20251 minute to read
Event triggers after selecting the tab item.
Properties
isContextual boolean
Defines whether the tab is a contextual tab.
name string
Specifies name of the event.
previousIndex number
Defines the index of the previously selected tab.
selectedIndex number
Defines the index of the selected tab.