coding-latte / codinglatte.com-comments

Comments on Coding Latte
0 stars 0 forks source link

posts/angular/building-adaptive-layouts-using-angular-flex-layout/ #25

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

How to Build Adaptive Layout Design using Angular Flex Layout

How to add adaptive layout design to your angular application. In today’s example, I will create a simple example that will display a form in either modal window or new page based on screen size. 

https://codinglatte.com/posts/angular/building-adaptive-layouts-using-angular-flex-layout/

BraianS commented 3 years ago

Excellent article on how to use Angular Flex Layout.