appbaseio / appbaseio/reactivesearch
DynamicRangeInput
Offen
enhancement
- Vorherrschende Sprache
- JavaScript
- Sterne
- 4.9k
- Forks
- 478
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.