Skip to main content

Interface: RangeModifier

typings/targetDescriptor.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

typings/targetDescriptor.types.ts:325


anchor

anchor: Modifier

Defined in

typings/targetDescriptor.types.ts:324


excludeActive

Optional excludeActive: boolean

Defined in

typings/targetDescriptor.types.ts:327


excludeAnchor

Optional excludeAnchor: boolean

Defined in

typings/targetDescriptor.types.ts:326


type

type: "range"

Defined in

typings/targetDescriptor.types.ts:323