Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Directives:

*ngIf - structural directive


ng-template
[ngStyle]={style object}
[ngClass]={className:condition}

when using c9.io codeanywhere virtual ides use ng serve --host 0.0.0.0 --disable-
host-check to get output on required container url.
when importing a inbuilt module import it in app.module.ts and declare import in
imports array of NgModule directory

You might also like