Chap 11 Directives Flashcards
1
Q
Behavior modifier
A
ng-show ng-model
2
Q
Reusable components
A
Rendering and business logic
3
Q
ng-include
A
Include a content
4
Q
Directives
A
HTML ui the user see.
Two kinds : behavior modifier and Reusable components.