Options
All
  • Public
  • Public/Protected
  • All
Menu

A regular selection that can be represented by a DOM Range object with start and end container and offset

Hierarchy

Index

Properties

Properties

isReverted

isReverted: boolean

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

range

range: Range

The DOM Range of this selection

type

type: "range"

Type of this selection

Generated using TypeDoc