Interface: RangeModifierV3
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.RangeModifierV3
First applies anchor to input, then independently applies active, and forms a range between the two resulting targets
Properties
active
• active: ModifierV3
Defined in
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:329
anchor
• anchor: ModifierV3
Defined in
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:328
excludeActive
• Optional
excludeActive: boolean
Defined in
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:331
excludeAnchor
• Optional
excludeAnchor: boolean
Defined in
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:330
type
• type: "range"
Defined in
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:327