Skip to content

CanvasViewHistory.replace method

CanvasViewHistory › replace

Unofficial

Replace the current history entry with a new state.

Signature:

replace(arg1: unknown): unknown

Parameters:

Parameter Type Description
arg1 unknown

Returns: unknownThe result of replacing the history entry.