WorkspaceLeaf.setEphemeralState method
WorkspaceLeaf › setEphemeralState
Official
Set the ephemeral state of this leaf.Signature:
setEphemeralState(state: unknown): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| state | unknown | The ephemeral state to set. |
Returns: void