bootsoon / ng-circle-progress

A simple circle progress component created for Angular based on SVG Graphics.
https://bootsoon.github.io/ng-circle-progress/
MIT License
250 stars 85 forks source link

onclick event on a buttons, Start/Stops the progress circle. #156

Open Muhammad-UmairAli opened 3 years ago

Muhammad-UmairAli commented 3 years ago

I want to stop and restart the progress circle by clicking on a stop/start button and storing the percentage where it stops.