EditorTransaction
Interface: EditorTransaction
Section titled “Interface: EditorTransaction”Defined in: editor.svelte.ts:64
Properties
Section titled “Properties”changes?
Section titled “changes?”
optionalchanges?:EditorChange[]
Defined in: editor.svelte.ts:66
replaceSelection?
Section titled “replaceSelection?”
optionalreplaceSelection?:string
Defined in: editor.svelte.ts:65
selection?
Section titled “selection?”
optionalselection?:EditorRangeOrCaret
Defined in: editor.svelte.ts:68
selections?
Section titled “selections?”
optionalselections?:EditorRangeOrCaret[]
Defined in: editor.svelte.ts:67