Skip to main content

Interface: SurroundingPairScopeType

core/commandRunner/typings/PartialTargetDescriptor.types.SurroundingPairScopeType

Properties

delimiter

delimiter: SurroundingPairName

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:148


forceDirection

Optional forceDirection: SurroundingPairDirection

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:149


requireStrongContainment

Optional requireStrongContainment: boolean

If true, then only accept pairs where the pair completely contains the selection, ie without the edges touching.

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:155


type

type: "surroundingPair"

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:147