May 2018
Intermediate to advanced
512 pages
11h 3m
English
The following directives can be applied to any HTML element to show, hide, or change the look and feel of the said elements, such as <div fxShow fxHide.lt-sm></div>, which will show an element unless the screen size is less than small:
| HTML API | Allowed values |
|---|---|
| fxHide | TRUE | FALSE | 0 | "" |
| fxShow | TRUE | FALSE | 0 | "" |
| ngClass | @extends ngClass core |
| ngStyle | @extends ngStyle core |
Read now
Unlock full access