Toggle Between Different Font Sizes In Angular – ngx-font-size

Author: wadie
Official Page: Go to website
Publish Date: April 16, 2020
License: MIT

Description:

An Angular component for web accessibility that allows the visitor to toggle between font sizes on the app.

Install & Import:

# NPM
$ npm install ngx-font-size --save
import { NgxFontSizeModule } from 'ngx-font-size';

Preview:

Toggle Between Different Font Sizes In Angular - ngx-font-size


You Might Be Interested In:

Add Comment