Difference between revisions of "AngularJS attribute directive"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(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 =...")
(No difference)

Revision as of 11:39, 2 January 2017

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