a range slider as you described is not implemented in the Slider component. Also I’m not aware of any such add-on in the Directory. It would seem that you have to implement your own component for it. A good starting point could be looking at the Slider client-side code (com.vaadin.terminal.gwt.client.ui.VSlider).