Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModelContentChange

Hierarchy

  • IModelContentChange

Index

Properties

Readonly range

range: IRange

The range that got replaced.

Readonly rangeLength

rangeLength: number

The length of the range that got replaced.

Readonly rangeOffset

rangeOffset: number

The offset of the range that got replaced.

Readonly text

text: string

The new text for the range.

Generated using TypeDoc