Flex Layout APIs for DOM elements

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

Get Angular 6 for Enterprise-Ready Web Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.