Interface

TemplateAddon

@ng-forge/dynamic-forms

Renders a named <ng-template> projected into the host <df-dynamic-form>.

JSON-safe — backends ship the key, FE supplies the template definition. Use the templateAddon(ref) helper for rename-safe authoring in code.

Signature

interface TemplateAddon
  extends BaseAddon

Properties

NameTypeDescription
kind "template"-
templateKey string-