Skip to main content

Interface: SurroundingPairScopeType

typings/targetDescriptor.types.SurroundingPairScopeType

Properties

delimiter

delimiter: SurroundingPairName

Defined in

typings/targetDescriptor.types.ts:149


forceDirection

Optional forceDirection: SurroundingPairDirection

Defined in

typings/targetDescriptor.types.ts:150


requireStrongContainment

Optional requireStrongContainment: boolean

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

Defined in

typings/targetDescriptor.types.ts:156


type

type: "surroundingPair"

Defined in

typings/targetDescriptor.types.ts:148