Skip to main content

Interface: RangeMarkV3

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.RangeMarkV3

Constructs a range between anchor and active

Properties

active

active: MarkV3

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:65


anchor

anchor: MarkV3

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:64


excludeActive

Optional excludeActive: boolean

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:67


excludeAnchor

Optional excludeAnchor: boolean

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:66


type

type: "range"

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:63