That seems like an uncommon thing to want to do. So my conclusion is that in most cases it is better to use ng-model than ng-checked or ng-selected.
On Tue, Jan 14, 2014 at 5:10 AM, Pan Stav <[email protected]> wrote: > See that example of ngChecked? > http://code.angularjs.org/1.2.4/docs/api/ng.directive:ngChecked > If it was ngModel used instead, checking / unchecking the "slave" checkbox > would also affect the master checkbox. > > On Tuesday, January 14, 2014 4:15:55 AM UTC+2, Mark Volkmann wrote: >> >> Why would one choose to use these directives instead of ng-model? >> >> -- >> R. Mark Volkmann >> Object Computing, Inc. >> > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/groups/opt_out. > -- R. Mark Volkmann Object Computing, Inc. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
