[ZK 9 Preview] Rangeslider and Multislider
Summary
In some of the use cases it is convenient for users to select a value or a range by dragging a handle, and the Slider component has been provided for this purpose. Now, instead of having to use multiple sliders to choose multiple values, we are glad to introduce two new components in ZK 9 – Rangeslider and Multislider. The rangeslider and the multislider components represent slider with one or several pair(s) of values. The ZUL file used in this demo is as below: We provide several API methods for the rangeslider and multislider (the following methods exist in both rangeslider and multislider): We provide several API methods / events to handle the range value (in Rangeslider and Sliderbuttons): This component will be available in ZK 9.0. You can already try them out using the 9.0 RC and freshly (nightly) builds.