appbaseio / appbaseio/reactivesearch
DynamicRangeInput
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 4.9k
- Forks
- 478
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Affected Projects**
Vue.JS
**Is your feature request related to a problem? Please describe.**
I want to use the RangeInput vue component but with the dynamic range slider. So i don't have to set a max on the component. If i set the max to 5000 it will cover all but if i only need to filter items with a price between 0 and 10 euros it's not so relevant to have a slider that can be set at 5000.
**Describe the solution you'd like**
I want the Range Input component with the dynamic range slider.
**Describe alternatives you've considered**
Rebuilding a range input component with the dynamic range slider.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.