Skip to content

CanvasViewHistory.push method

CanvasViewHistory › push

Unofficial

Push a new state onto the history stack.

Signature:

push(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of pushing the state.