Skip to content

WorkspaceTabs.setStacked method

WorkspaceTabs › setStacked

Unofficial

Enables or disables stacked tab display.

Signature:

setStacked(stacked: boolean): void

Parameters:

Parameter Type Description
stacked boolean Whether to stack the tabs.

Returns: void