Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IValidEditOperation

Hierarchy

  • IValidEditOperation

Index

Properties

Properties

range

range: Range

The range to replace. This can be empty to emulate a simple insert.

text

text: string

The text to replace with. This can be empty to emulate a simple delete.

Generated using TypeDoc