Range slider
Category: Widgets
Subcategory: Input widgets
Overview
Change a range of values using a slider, enables user to change lower bound and upper bound value.
Documentation
Description
[Provide an extended description of your content]
Typical usage scenario
[Describe typical usage scenario(s)]
Features and limitations
[Describe the features / limitations of your content]
Dependencies [optional]
- [Mendix modeler version]
- [Other dependencies: E.g. modules, jars, images, styles etc.][
Installation [optional]
[Describe the necessary steps to install the content]
Configuration [optional]
[Describe the necessary steps to configure the content]
Known bugs [optional]
[Describe the known bugs]
Frequently Asked Questions [optional]
- Q:
- A:
Releases
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