| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Other Flexbox CSS libraries are implementations of:
In contrast, @angular/flex-layout is a pure-Typescript UI Layout engine with an implementation that:
Compared to the Layout API in AngularJS Material, this codebase is easier to maintain and debug. And other more important benefits have also been realized:
AngularJS Material clearly demonstrated the limitations of a FlexBox-solution implemented as CSS classes. The most significant of these was the limitations with using parameterized values.
Consider the allowed values listed in the Static API tables. Support for even a limited set of Allowed Value variations lead to a combinatorial explosion of required CSS classes...
Quick Links
Documentation
Demos
StackBlitz Templates
Learning FlexBox
History
Developer Guides
Contributing
| Back | FazBrowse Home | New Git URL |