AngularJS structural directive
From Wiki @ Karl Jones dot com
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
- Structural Directives @ angular.io