dynamic-forms / Interface

CrossFieldDetectionContext

Context for cross-field detection, providing access to function scope information.

Properties

NameTypeDescription
getFunctionScope
((functionName: string) => CustomFunctionScope | undefined) | undefined

Lookup function to get the scope of a registered custom function.