Hello everyone, I'm new to Angular and this is my first time posting on stackoverflow. So please be kind! 😄
I'm interested in finding a way to allow users to resize the window of an Angular application, similar to a browser's zoom in and out feature. The catch is that I want users to have control over this setting within my Angular app itself. I've searched extensively online for resources but haven't had any luck so far. I'm wondering if anyone here has tackled something like this before?