feat: implement layout similar to Angular Material
See original GitHub issueFeature Request
User should be able to create layouts in a similar way a user can do it in Angular Material. There is no way to create layouts.
<md-content layout="column" flex>
<div flex></div>
<div flex></div>
</md-content>
Or at least an alternative would be nice to have.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:69
- Comments:30 (3 by maintainers)
Top Results From Across the Web
15 Free & Open-Source Angular Components - Creative Tim
Angular Material comprises a range of components that implement common interaction patterns according to the Material Design specification.
Read more >The 15 Best Material Design Frameworks and Libraries
This Angular.js-like framework provides many, well-animated CSS and JavaScript components. For the layouts and styles LumX uses the Sass-based ...
Read more >Angular Material as an Application of Material Design Lite
Google's Angular Material provides a well-built toolkit for any developer that wants to use material design principals in their applications.
Read more >UI Bootstrap vs Angular material - Stack Overflow
You don't need to import the entire library. You can either install individual components from NPM or use "tree shaking" tools to determine ......
Read more >Table | Angular Material
UI component infrastructure and Material Design components for mobile and desktop Angular web applications.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it will be great to mark this feature with a high priority, then we can start some work even we didn’t have all the components of material
@ThomasBurleson beat me to it.
Everyone see the Angular blog for our announcement of
@angular/flex-layout
, which covers the layout features previously captured in Material 1.