Skip to main content
Version: 8.9

Type Alias: InferredAncestorKeyInstruction

type InferredAncestorKeyInstruction = object;

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;

The type of ancestor scope instruction.