Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SingleEditOperation

Hierarchy

  • SingleEditOperation

Index

Properties

Optional forceMoveMarkers

forceMoveMarkers: boolean

This indicates that this operation has "insert" semantics. i.e. forceMoveMarkers = true => if range is collapsed, all markers at the position will be moved.

range

range: Range

text

text: null | string