Open francisashley opened 3 years ago
I'm trying to add svg arrows inside the slider handles but the following doesn't do anything.
<vue-range-slider class="search-range-slider"> <template slot="dot"> ssssssssssss </template> </vue-range-slider>
What's wrong with the above?
I'm trying to add svg arrows inside the slider handles but the following doesn't do anything.
What's wrong with the above?