ngChecked (directive)

Improve this Doc View Source ngChecked

  1. directive in module ng

Sets the checked attribute on the element, if the expression inside ngChecked is truthy.

Note that this directive should not be used together with ngModel, as t