AngularJS directive
From Wiki @ Karl Jones dot com
Revision as of 13:03, 31 December 2016 by Karl Jones (Talk | contribs)
In AngularJS, a directive is a class decorated with @Directive
.
Built-in directives include structural directives and attribute directives.
A directive combined with a template is a component.
See also
- AngularJS
- AngularJS directive
- JavaScript library
- Web application