Skip to content

Type Editor


Type Editor / @type-editor/history / commands/redo-no-scroll

commands/redo-no-scroll

Variables

VariableDescription

redoNoScroll

A command function that redoes the last undone change without scrolling the selection into view.

This is useful when you want to redo changes programmatically without disrupting the user's current viewport position.