AngularJS structural directive
From Wiki @ Karl Jones dot com
Revision as of 10:35, 2 January 2017 by Karl Jones (Talk | contribs) (Created page with "In AngularJS, a '''structural directive''' is a directive which changes the DOM layout by adding and removing DOM elements. AngularJS provides bui...")
In AngularJS, a structural directive is a directive which changes the DOM layout by adding and removing DOM elements.
AngularJS provides built-in structural directives.
See also
External links
- [directives @ angular.io