Skip to content

EditorTransaction

Properties

changes?

optional changes: EditorChange[]


replaceSelection?

optional replaceSelection: string


selection?

optional selection: EditorRangeOrCaret


selections?

optional selections: EditorRangeOrCaret[]

Multiple selections, overrides selection.