
Range Slider
by Vuram Technology
Description
This slider component is a better visualization of the number input. Sliders reflect a range of values along a bar from which users may select the value(s). They are ideal for adjusting an amount and then applying a filter.
Example uses:
- When buying a household item like a dishwasher, your customers might want to specify minimum and maximum measurements for the item, so that it’s not too small but still fits the space in their kitchen.
- Most banks will offer house loans, car loans and mortgage calculators, and most energy companies will help you choose your plan based on your household’s energy consumption. In these cases, the actual monthly payment will depend on calculations that aren’t always straightforward and easy to understand. A slider can help visualize these options and allow user to select the appropriate value.
- A good extension for a pricing table; so, instead of browsing through a feature-comparison table, users could see the benefits of different tiers of pricing by sliding their thumb horizontally.
Features
Supported Browsers - Google Chrome, Mozilla Firefox, Internet Explorer11, Edge, Safari. Supported Language - English (United States).
Use range slider with vast options as below : Minimum Label, Maximum Label,Display Label, Min Range, Max Range, Interval, Colors, Tags as so on
New in Version 1.3.0 are tags: Each tag dictionary conforms to the data structure {percentage:PERCENTAGE_TO_WHICH_TAGS_TO_MARK(Decimal) ,text: TEXT_TO_SHOW_IN_TAG(Text)}. Percentage should be range from 0 to 100.
Release notes
Fixed an issue in customSliderField()
Version history (6)
v1.4.2
Security patch updated
1.4.1
Bug fix in rangeSliderField() component.
1.4.0
What’s new in v1.4.0:
- Added “prefix” and “postfix” parameter to show the prefix and postfix value to the selector label.
- Added new component “customRangeSlider” to select the values from the provided custom values.
1.3.1
Version 1.3.1:
Fixed bug with missing resetted back component feature.
Version 1.3.0 will have tags : Each Tag dictionary conforms to the data structure {percentage:PERCENTAGE_TO_WHICH_TAGS_TO_MARK(Decimal) ,text: TEXT_TO_SHOW_IN_TAG(Text)}. Percentage should be range from 0 to 100. Attached three new files with Version 1.3.0. and new snapshots as well.
__________________________________________________________________
Added new parameters to the component -
- minLabel
- maxLabel
- showLabel
Screenshots have also been updated.
1.3.0
Version 1.3.0 will have tags : Each Tag dictionary conforms to the data structure {percentage:PERCENTAGE_TO_WHICH_TAGS_TO_MARK(Decimal) ,text: TEXT_TO_SHOW_IN_TAG(Text)}. Percentage should be range from 0 to 100. Attached three new files with Version 1.3.0. and new snapshots as well.
__________________________________________________________________
Added new parameters to the component -
- minLabel
- maxLabel
- showLabel
Screenshots have also been updated.
1.2.0
Added new parameters to the component -
- minLabel
- maxLabel
- showLabel
Screenshots have also been updated.
Resources
- Download
RangeSlider Developer Guide 1.4.3.pdf
Other