Skip to content

CanvasViewHistory.push method

CanvasViewHistory › push

Unofficial

Push a new state onto the history stack.

Signature:

push(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe result of pushing the state.