FieldArrayStore
Type that defines the state of a form field array.
Definition
FieldArrayStoreobjectnamestringitemsReadonlySignal<>number[]errorReadonlySignal<string>activeReadonlySignal<boolean>touchedReadonlySignal<boolean>dirtyReadonlySignal<boolean>
Explanation
The items do not contain the value of the fields, but only a random unique number.