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