Skip to content

WorkspaceLeaf.recordHistory method

WorkspaceLeaf › recordHistory

Unofficial

Record a state entry in this leaf's navigation history.

Signature:

recordHistory(state: WorkspaceLeafHistoryState): void

Parameters:

Parameter Type Description
state WorkspaceLeafHistoryState The history state to record.

Returns: void