Range Slider

Content Type: Widget
Categories: Data

Overview

Use this widget to offer your users the intuitive convenience of sliders when they input values.

Documentation

Please see Range Slider in the Mendix documentation for details.

Releases

Version: 2.1.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 2.1.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated page explorer's caption to display datasource. - We updated the light and dark icons and tiles for the widget.
Version: 2.0.0
Framework Version: 9.6.0
Release Notes: ### Changed - Converted into a pluggable widget.
Version: 1.3.1
Framework Version: 7.13.1
Release Notes: - On change events are now only triggered when the value has change and no longer double trigger on loose focus - The value is no longer updated when the value, upper bound or lower bound is invalid. - Added validation for decimal steps incompatible with lower, upper value - The preview is now using the Default minimum and Default maximum value