DEV Community

Discussion on: Angular Size Observer: a library for styling DOM elements based on their size in the browser.

Collapse
 
karytonn profile image
Karytonn Oliveira

Do you know any solution to change the font size dynamically in Angular?

Collapse
 
johncarroll profile image
John Carroll • Edited

There are multiple ways, but NgStyle and NgClass would be the most common and easiest choices. Also see: angular.io/guide/attribute-binding