Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a range selection used for cache. We store the start and end insert point here instead of range itself to prevent range got automatically modified by browser

Hierarchy

Index

Properties

Properties

end

End inset point

isReverted

isReverted: boolean

Whether the selection was from left to right (in document order) or right to left (reverse of document order)

start

Start insert point

type

type: "range"

Type of this selection

Generated using TypeDoc