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
End inset point
Whether the selection was from left to right (in document order) or right to left (reverse of document order)
Start insert point
Type of this selection
Generated using TypeDoc
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