Interface: RangeModifier
core/commandRunner/typings/PartialTargetDescriptor.types.RangeModifier
First applies anchor to input, then independently applies active, and forms a range between the two resulting targets
Properties
active
• active: Modifier
Defined in
core/commandRunner/typings/PartialTargetDescriptor.types.ts:323
anchor
• anchor: Modifier
Defined in
core/commandRunner/typings/PartialTargetDescriptor.types.ts:322
excludeActive
• Optional
excludeActive: boolean
Defined in
core/commandRunner/typings/PartialTargetDescriptor.types.ts:325
excludeAnchor
• Optional
excludeAnchor: boolean
Defined in
core/commandRunner/typings/PartialTargetDescriptor.types.ts:324
type
• type: "range"
Defined in
core/commandRunner/typings/PartialTargetDescriptor.types.ts:321