Skip to content

resolveBindings

resolveBindings(records): At4dxBindingRow[]

Defined in: packages/simply-aep-core/src/at4dxResolve.ts:89

Resolve raw binding records into rows annotated with which one AT4DX actually resolves to for each key, applying the per-binding-type rules documented on resolveByType.

RawBindingRecord[]

The raw binding records to resolve, as returned by scanOrgBindings/scanLocalBindings.

At4dxBindingRow[]

The resolved rows, grouped by binding type in ALL_BINDING_TYPES order.