ArrayItemInjectorResult
Result of creating an array item injector.
Properties
| Name | Type | Description |
|---|---|---|
| injector | Injector | Scoped injector providing ARRAY_CONTEXT and FIELD_SIGNAL_CONTEXT. |
| inputs | Signal<Record<string, unknown>> | Inputs signal for ngComponentOutlet, mapped from the field template. |