Skip to main content

Interface: LiveToken

core/IndividualHatMap.internal.LiveToken

A token with information that the rangeUpdater can use to keep its range up to date.

Hierarchy

Properties

editor

editor: TextEditor

Inherited from

Token.editor

Defined in

typings/Types.ts:26


expansionBehavior

expansionBehavior: ExpansionBehavior

Inherited from

FullRangeInfo.expansionBehavior

Defined in

typings/updateSelections.ts:32


offsets

offsets: RangeOffsets

Inherited from

FullRangeInfo.offsets

Defined in

typings/Types.ts:28


range

range: Range

Inherited from

FullRangeInfo.range

Defined in

typings/Types.ts:27


text

text: string

Inherited from

FullRangeInfo.text

Defined in

typings/Types.ts:29