Workspace.openPopoutLeaf() method
Open a new popout window with a single new leaf and return that leaf. Only works on the desktop app.
Signature:
openPopoutLeaf(data?: WorkspaceWindowInitData): WorkspaceLeaf;Parameters
| Parameter | Type | Description |
|---|---|---|
data | WorkspaceWindowInitData | (Optional) |
Returns: