Slider

Category: Widgets
Subcategory: Input widgets

Overview

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

Documentation

Demo url

Please see Slider in the Mendix documentation for details.

Releases

Version: 2.0.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue with slider being rendered collapsed when 'Show label' was set to 'Yes' (Ticket #145543) ### Changed - We changed widget properties order to align UX between Studio and Studio Pro
Version: 2.0.0
Framework Version: 9.6.0
Release Notes: ### Changed - Converted into a pluggable widget.
Version: 1.3.2
Framework Version: 7.13.1
Release Notes: Improvements: - Remove strange line break from invalid step size alert message - Remove usage of a deprecated mx client api endpoint
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. - The preview is now using the `Default minimum` and `Default maximum value`
Version: 1.3.0
Framework Version: 7.13.1
Release Notes: The minimum and maximum value can now be set in the widget as a alternative or as fallback from the attribute value.