Open leiboldm opened 7 years ago
https://github.com/dart-lang/angular2 would be the correct repo, this is for Dart Angular 1
http://stackoverflow.com/a/35209681/217408 contains some explanation about read
Woops, sorry. I was under the impression that Angular2 had rebranded itself to just Angular. My bad.
https://webdev.dartlang.org/angular/api/angular2.core/Query/read
The existing documentation isn't easy to understand unless you already know what this property does.
Similarly, the documentation for ViewChild doesn't even attempt to explain what "read" is: https://webdev.dartlang.org/angular/api/angular2.core/ViewChild/ViewChild