Function: Redo()

July 21, 2026 ยท View on GitHub

API


Function: Redo()

Redo(editor): void

Defined in: plugins/history.ts:117

Redos the last undone edit.

Parameters

editor

Editor

Returns

void

Contents

  1. 1Parameters
  2. 1.1editor
  3. 2Returns