Workspace โ€บ getRightLeaf

Workspace.getRightLeaf() method

Create a new leaf inside the right sidebar.

Signature:

getRightLeaf(split: boolean): WorkspaceLeaf | null;

Parameters

ParameterTypeDescription
splitbooleanShould the existing split be split up?

Returns:

WorkspaceLeaf | null