ngx-slider icon indicating copy to clipboard operation
ngx-slider copied to clipboard

Disable the slider

Open jziggas opened this issue 4 years ago • 1 comments

I was looking for a way to disable the slider, something like [disabled]="isDisabled" similar to disabling a button. Maybe it would be an enhancement. If you have any suggestions I'd be open to hearing about it. Thanks!

jziggas avatar Aug 10 '20 14:08 jziggas

There is a disabled option. https://angular-slider.github.io/ng5-slider/demos#disabled-slider

graphical-iain avatar Sep 04 '20 19:09 graphical-iain