Here Mudassar Ahmed Khan has explained with an example, how to allow only One (Single) CheckBox to be checked (selected) using AngularJS.
In a group of CheckBoxes, if one CheckBox is checked (selected) all other selected CheckBoxes will be unchecked (unselected) using AngularJS.
↧