Here Mudassar Ahmed Khan has explained with an example, how to enable or disable Button when CheckBox is checked or unchecked in AngularJS.
This article will illustrate how to enable or disable Button on CheckBox click i.e. checked – unchecked or selected – unselected using ng-disabled directive in AngularJS.