For input slider use .js-range
class on a blank div that must have an id
.
To make this vertical just add [data-orientation="vertical"]
attribute on .js-range
element.
Range slider with tooltip value preview. just add [data-tooltip="true"]
attribute on .js-range
element.