dynamic-forms / Interface

ArrayItemInjectorResult

Result of creating an array item injector.

Properties

NameTypeDescription
injector
Injector

Scoped injector providing ARRAY_CONTEXT and FIELD_SIGNAL_CONTEXT.

inputs
Signal<Record<string, unknown>> | undefined

Inputs signal for ngComponentOutlet, mapped from the field template. Undefined for componentless fields.