Workspace.getLeftLeaf method
Workspace › getLeftLeaf
Official
Create a new leaf inside the left sidebar.Signature:
getLeftLeaf(split: boolean): WorkspaceLeaf | nullParameters:
| Parameter | Type | Description |
|---|---|---|
| split | boolean | Should the existing split be split up? |
Returns: WorkspaceLeaf | null
Since: 0.9.7