Interface: RangeMark
typings/targetDescriptor.types.RangeMark
Constructs a range between anchor and active
Properties
active
• active: Mark
Defined in
typings/targetDescriptor.types.ts:46
anchor
• anchor: Mark
Defined in
typings/targetDescriptor.types.ts:45
excludeActive
• Optional
excludeActive: boolean
Defined in
typings/targetDescriptor.types.ts:48
excludeAnchor
• Optional
excludeAnchor: boolean
Defined in
typings/targetDescriptor.types.ts:47
type
• type: "range"
Defined in
typings/targetDescriptor.types.ts:44