A showcase of more complicated field types like addable/removable arrays inputs and complex inputs with detailed object state. Input statuses like isTouched or error are aggregated for array inputs.
Form Status
{
"globalError": 5,
"isChanged": false,
"isSubmitted": false,
"isTouched": false,
"isValid": false,
"submissions": 0
}