SelectionRange

constructor(range: Range, parent: SelectionRange = definedExternally)(source)

Creates a new selection range.

Parameters

range

The range of the selection range.

parent

The parent of the selection range.

Online Documentation