List of AngularDart directives?
Is the complete list of AngularDart directives documented somewhere? I understand that this list is subject to change, given the rapid evolution in AngularDart. Here is what I have found: The classes implementing the directives are listed in the angular.directive library API documentation page . The list of event directives can be found in the angular.directive/NgEventDirective class Dartdoc. Here is the list of (non-event) directives extracted from the source as of 2014-02-02: [ng-attr-*] [ng-model][ng-required] [ng-bind-html] [ng-model][pattern] [ng-bind-template] [ng-model][required] [ng