Interface: SurroundingPairScopeType
core/commandRunner/typings/legacy/targetDescriptorV2.types.internal.SurroundingPairScopeType
Properties
delimiter
• delimiter: SurroundingPairName
Defined in
core/commandRunner/typings/legacy/targetDescriptorV2.types.ts:157
forceDirection
• Optional
forceDirection: SurroundingPairDirection
Defined in
core/commandRunner/typings/legacy/targetDescriptorV2.types.ts:158
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/legacy/targetDescriptorV2.types.ts:164
type
• type: "surroundingPair"
Defined in
core/commandRunner/typings/legacy/targetDescriptorV2.types.ts:156