指令分爲三類,組件,屬性指令和結構性指令佈局
Component directive
UI
Directive
Attribute directive
Structural directive
DOM
屬性指令例如 ngClass ngStylespa
結構性指令 *ngIf *ngFor *ngSwitchcode
參考自http://mttcug.cnblogs.com/blog