-
This is code in blur-admin,but I can't get the value after I change the slider.
I use it by angular.Please answer me the way.Thank you.
I try to add 'on-change' or 'onChange',it isn't work. (…
-
Hi there,
Nice plugin. I tried to use but the final HTML discards the thumb image I passed to it
``` html
```
The final results looks like this
``` htm…
-
_From @ninoguba on June 13, 2016 17:33_
#### Short description of the problem:
Range Slider is not draggable when inside a modal view running on the phone.
#### What behavior are you expecting?
Ran…
jgw96 updated
7 years ago
-
_Original issue by @chrisgriffith on [2017-01-19T16:19:39Z](https://github.com/ionic-team/ionic/issues/10101)_
**Ionic version:** (check one with "x")
[ ] **1.x**
[ X] **2.x**
**I'm submitting …
-
Hi Guys,
I'm trying to add the ion-range-slider to an angular 4.3.2 project generated by JHipster 4.10.2. I've imported the module, added the scripts in the angular-cli.json file. When I try to use…
-
As of 2.2.0, the single slider works pretty well with tab index, as `tabindex="0"` is being set to it's line bar which allows controlling single slider from keyboard almost in an expected way.
But …
-
When tabbing to a slider, if the "step" is 0.1, and "from" is a fraction (e.g. 2.9) and the slider width is
-
**Type**: bug
**Ionic Version**: 2.x
**Platform**: all
Hey Ionic 2 team,
Ionic 2 `ion-slides` component seems to be working properly when `ion-slide` are either hardcoded into the template or wh…
-
Hi,
I am looking for help to connect hosted geoJSON to this specific rangeSlider :
https://jsfiddle.net/IonDen/avcm6wpj/
My first try was with a simple slider :
HTML :
```
Puissan…
-
It seems that the step property of slider only be used when the slider widget is created on the browser side.
A change to the step property in a callback function will make the arrow key action we…