Closed ojas-srivastava closed 7 years ago
root element can be ng-app or data-ng-app.
Under the v0.0.6 release you can now specify the root selector on library import. For example
Import AngularJSLibrary ice-cream-cone-app
If none is specified the default is [ng-app].
[ng-app]
root element can be ng-app or data-ng-app.