Skip to content

CodeMirrorModule.changeEnd method

CodeMirrorModule › changeEnd

Unofficial

Computes the end position of a change.

Signature:

changeEnd(change: Cm5EditorChange): Position

Parameters:

ParameterTypeDescription
changeCm5EditorChange

Returns: Position