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 ?numberArray index for the item
arrayKey ?stringParent array field key
formValue ?unknownForm value for token resolution