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

Dynamic step/range

Open tcernera opened this issue 4 years ago • 0 comments

Here is a stackblitz with some code I am trying to refactor from the other slider library. https://stackblitz.com/edit/angular-6-nouislider-xpldrm?file=app/slider-overview-example.ts

What I am trying to accomplish is the 'range' part. I think I have to use customValueToPosition or customPositionToValue but I am not 100% sure on how to go about implementing.

tcernera avatar Sep 24 '20 22:09 tcernera