angular.dart icon indicating copy to clipboard operation
angular.dart copied to clipboard

Update documentation for Query.read to include an example

Open leiboldm opened this issue 8 years ago • 2 comments

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

leiboldm avatar Jan 17 '17 19:01 leiboldm

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

zoechi avatar Jan 17 '17 20:01 zoechi

Woops, sorry. I was under the impression that Angular2 had rebranded itself to just Angular. My bad.

leiboldm avatar Jan 17 '17 20:01 leiboldm