Circular Slider

We have to implement such a slider, so that the user can slide from 0 to 100%:

image

Is there anything out there for Ionic2?

There is no component in the ionic 2 source that matches this. But if you can find a vanilla Javascript plugin that does this, you can create a custom angular 2 component that wraps the vanilla JS version.

1 Like

try this its work for me https://stackoverflow.com/questions/47067969/angular-svg-round-progressbar-not-work-for-ionic