Im using igx checkbox in my angular reactive form how to use them in angular 10
Hi Ravikiran,
Here you can find a sample with two IgxCheckboxes in reactive form in Angular 10.
Please let us know if any additional questions on this matter arise.
Hi Milko,
Thank you for the prominent response but the answer shows the form group and its attachment with the separate "igx-checkbox".
I actually need to iterate the checkbox and along with dynamic parameters which will be compatible while using "formArray" which will eventually return the array of controls dynamically and with the selected value and a boolean which will indicate its check (true/ false).
Kindly share your views for the same...
Thanking,
Ravikiran Niturkar