Skip to content

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): WorkspaceLeaf

Parameters:

Parameter Type Description
data? WorkspaceWindowInitData | undefined *(Optional)*

Returns: WorkspaceLeaf

Since: 0.15.4