This repository was archived by the owner on Apr 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27.4k
documentation for input[checkbox] does not mention ng-checked #14465
Labels
Milestone
Comments
Would you like to open a PR which adds this info? I think ng Checked isn't used much because ngModel is generally used to bind to checkbox. Im fact you can't use only one or the other. |
Can I take this one? I am guessing adding ngChecked to the Usage, Arguments and Example is enough, any suggestions? |
@vgvenkat Yes, please open a PR. I think a link to ngChecked with a short description should be sufficient. |
vgvenkat
added a commit
to vgvenkat/angular.js
that referenced
this issue
Oct 17, 2016
add usage directions of ngChecked directive in input[checkbox] docs Closes angular#14465
3 tasks
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
petebacondarwin
pushed a commit
to petebacondarwin/angular.js
that referenced
this issue
Nov 21, 2016
ellimist
pushed a commit
to ellimist/angular.js
that referenced
this issue
Mar 15, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://docs.angularjs.org/api/ng/directive/ngChecked
ng-checked is surely relevent to input[checkbox]; it merits a mention!
The text was updated successfully, but these errors were encountered: