core/dynamic-forms/array/array-type-inject-template.pipe.ts
Injects custom template to field config, so it can be rendered inside form-field-wrapper along an input.
transform(field: FormlyFieldConfig, customTemplateRef: TemplateRef)
FormlyFieldConfig
TemplateRef<any>