AngularJS attribute directive
From Wiki @ Karl Jones dot com
Revision as of 10:39, 2 January 2017 by Karl Jones (Talk | contribs) (Created page with "In AngularJS, a '''attribute directive''' is a directive which changes the appearance or behavior of an element. AngularJS incudes built-in directives. == See also =...")
In AngularJS, a attribute directive is a directive which changes the appearance or behavior of an element.
AngularJS incudes built-in directives.
See also
External links
- Attribute directive @ angular.io