May 2018
Intermediate to advanced
512 pages
11h 3m
English
These directives influence how DOM elements acts within their container, like <div fxLayout="column"><input fxFlex /></div>:
| HTML API | Allowed values |
|---|---|
| fxFlex | "" | px | % | vw | vh | <grow> <shrink> <basis> |
| fxFlexOrder | int |
| fxFlexOffset | % | px | vw | vh |
| fxFlexAlign | start | baseline | center | end |
| fxFlexFill | none |
Read now
Unlock full access