Skip to content

WorkspaceTabs.selectTabIndex method

WorkspaceTabs › selectTabIndex

Unofficial

Selects the tab at the given index.

Signature:

selectTabIndex(index: number): void

Parameters:

Parameter Type Description
index number The tab index.

Returns: void