Interface

TokenContext

@ng-forge/dynamic-forms

Context for token resolution in event args

Signature

interface TokenContext

Properties

NameTypeDescription
key ?stringCurrent field key
index ?numberArray index if field is inside an array
arrayKey ?stringParent array field key if field is inside an array
formValue ?unknownCurrent form value for complex indexing
template ?unknownTemplate for array item creation