I need to show the slider value in another IntegerField (read-only) as it is dragged, but ValueChangeListener only fire on mouse release.
There doesn't appear to be a straightforward way to do this. Would have thought there should be SlideEvent. Did I miss something? Can anyone help?