CanvasViewHistory.replace method
CanvasViewHistory › replace
Unofficial
Replace the current history entry with a new state.Signature:
replace(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The result of replacing the history entry.