Skip to main content
Version: 8.9 (unreleased)

Type Alias: InferredAncestorKeyInstruction

type InferredAncestorKeyInstruction = object;

Defined in: gen/types.gen.ts:6110

Instructs the engine to derive the ancestor scope key from the source element's hierarchy. The engine traverses the source element's ancestry to find an instance that matches one of the target element's flow scopes, ensuring the target is activated in the correct scope.

Properties

ancestorScopeType

ancestorScopeType: string;

Defined in: gen/types.gen.ts:6114

The type of ancestor scope instruction.