Last Updated:
13 Sep 2021 11:00
by ADMIN
I have a checkbox group inside a form
Whenever I clear the form with form.clear() or even with the default clear button of the form, the value attribute of the checkboxes becomes empty and from that time I can not work with items of CheckBoxGroup and their value.