Skip to main content

Interface: FullSelectionInfo

typings/updateSelections.FullSelectionInfo

Hierarchy

Properties

expansionBehavior

expansionBehavior: ExpansionBehavior

Inherited from

SelectionInfo.expansionBehavior

Defined in

typings/updateSelections.ts:32


isForward

isForward: boolean

Inherited from

SelectionInfo.isForward

Defined in

typings/updateSelections.ts:70


offsets

offsets: RangeOffsets

Inherited from

FullRangeInfo.offsets

Defined in

typings/updateSelections.ts:36


range

range: Range

Inherited from

SelectionInfo.range

Defined in

typings/updateSelections.ts:31


text

text: string

Inherited from

FullRangeInfo.text

Defined in

typings/updateSelections.ts:37