| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Angular Layout provides a sophisticated API using Flexbox, CSS Grid, and mediaQuery. This module provides Angular developers with component layout features using a custom Layout API, mediaQuery observables, and injected DOM flexbox-2016 and CSS Grid stylings.
The Layout engine intelligently automates the process of applying appropriate CSS to browser view hierarchies. This automation also addresses many of the complexities and workarounds encountered with the traditional, manual, CSS-only application of Flexbox CSS.

Angular Layout is a pure-Typescript Layout engine; unlike the pure CSS implementations published in other Flexbox libraries and the JS+CSS implementation of AngularJS Material Layouts.
One of the hardest features to implement is a grid layout with specific column spans. Our online demo shows how easy this is!
Live Demo:
Source Code:
Quick Links
Documentation
Demos
StackBlitz Templates
Learning FlexBox
History
Developer Guides
Contributing
| Back | FazBrowse Home | New Git URL |