Angular Gradient Progress Bar

An Angular module to make a linear or segmented gradient progress bar on the app.This angular package provides 2 variants of the progress bars that can be used: a. Advance Progress Bar b. Simple Progress Bar Installation npm i angular-gradient-progressbar Import the module inside your page module. Usage Inside your page.component.html You need to specify a […]

Angular Gradient Progress Bar Read More »