How to build a mobile pwa in Angular v17 /How to get the mobile screen dimensions in the browser?
I just want the Angular preview in my bowser to look like the mobile form factor, not the default one that just fits to the size of your monitor. Is there a way to set a limit so that new components auto fit to the set size?
I tried using CSS but that did not work.
How build a mobile pwa in Angular v17 /How to get the mobile screen dimensions in the browser?
I just want the Angular preview in my bowser to look like the mobile form factor, not the default one that just fits to the size of your monitor. Is there a way to set a limit so that new components auto fit to the set size?
I tried using CSS but that did not work.