<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`Workspace`](Workspace) › [`openPopoutLeaf`](Workspace/openPopoutLeaf) ## Workspace.openPopoutLeaf() method Open a new popout window with a single new leaf and return that leaf. Only works on the desktop app. 0.15.4 **Signature:** ```typescript openPopoutLeaf(data?: WorkspaceWindowInitData): WorkspaceLeaf; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>data</code> | [`WorkspaceWindowInitData`](WorkspaceWindowInitData) | _(Optional)_ | **Returns:** [`WorkspaceLeaf`](WorkspaceLeaf)