Workspace โ€บ getLeftLeaf

Workspace.getLeftLeaf() method

Create a new leaf inside the left sidebar.

Signature:

getLeftLeaf(split: boolean): WorkspaceLeaf | null;

Parameters

ParameterTypeDescription
splitbooleanShould the existing split be split up?

Returns:

WorkspaceLeaf | null