Skip to content

CanvasViewHistory.replace method

CanvasViewHistory › replace

Unofficial

Replace the current history entry with a new state.

Signature:

replace(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe result of replacing the history entry.