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

Self-contained, mobile friendly slider component for Angular based on angularjs-slider

Results 130 ngx-slider issues
Sort by recently updated
recently updated
newest added

Hi, I need to set the minimum value to the max range, ie the max value can't go below a certain value. In my case the range goes from -6...

enhancement
accepted

I setup as default guide, but got this error. After control slider it act as normal. It's only happend on first load ![image](https://user-images.githubusercontent.com/34281514/229718918-5244d5f4-6337-427d-a79a-eddb8d2fd4ca.png)

Translate does not work or no values are displayed on top of slider location when tickValueStep is given. It only shows the tickValueSteps on top of slider. Current value of...

Hi, we are using below code snippet to show the price slider on our site but we are getting ADA compliance issue for this. ADA compliance issue reported : aria-label...

**Description of the problem** After click on the slide bar, the dot move to this position, if you drag without release from this position the dot will follow you, but...

Hello i am using ngx slider ` ` and the slider doesnt stop to move after i try to set a value. It goes up and down without stopping. I...

Similarly to #343 , I'd like to show the legends, automatically added when setting a `stepsArray` and `showTicks` or `showTicksValues` , but not the tick dots. At the moment I...

Hi, I would like to skow a "streamlined" slider with tick values but not ticks. Looks like showTicksValues implies showTicks, but is there any options to show tick values but...

I hope will have functionality tooltip on hover on slider's _Originally posted by @longjin1991 in https://github.com/angular-slider/ngx-slider/issues/175#issuecomment-1321024218_

I'm working on a slider for a range. So I have two dragables for low and high. How do I make one readonly but not the other?

enhancement
accepted