--

You're welcome Himanshu!

The library will replicate any nested structure built in the Configuration Object. You can nest groups, arrays, and more groups as you like, the only thing to take in account is that if you do not specify a `name` it will use the parent control.

FormArrays needs a mandatory name ofc.

You can try it out in Stackblitz adding a nested CARD with another name, and another INPUT inside, and check the console output ;)

--

--

No responses yet