paper-slider - Vaadin Add-on Directory
Paper SliderPaper slider that also works with GridPro.
v2.0.0+ is material themed.
src: https://github.com/AbdullahGheith/vaadin-paper-slider
paper-slider version 2.0.1
Material themed. Included step size configuration
paper-slider version 2.0.2
Bugfix:
bug in .setValue() fixed
Known issues:
Cant switch between shown ticker value and hiding dynamically.
paper-slider version 2.0.3
- Fixed a rendering bug
- Sizing issue improved (Now the default size is WidthFull())
If you had the slider in a dialog or in a Details (making the slider not directly visible in DOM, it would mess it up)
paper-slider version 2.0.4
Fixed bug where .getValue() stays the same if no listener is attached.