Angular 12 Detect Width and Height of Screen Tutorial - positronX.io

added by JavaScript Kicks
9/15/2021 12:51:01 PM

959 Views

Recently, I was assigned a task to build a responsive layout; however, I was not allowed to take the help of CSS media query; on the other hand, I was to use the *ngIf directive as the window size changes. So, I decided to go through the Angular window size detection with the help of [...]


0 comments