Interface

ArrayItemContext

@ng-forge/dynamic-forms

Context object for array item operations (add/remove) Provides the necessary information to resolve tokens in array item event arguments

Signature

interface ArrayItemContext

Properties

NameTypeDescription
key stringThe key of the field
index ?number | undefinedArray index for the item
arrayKey ?string | undefinedParent array field key
formValue ?unknownForm value for token resolution