Sliders are range selectors, providing the functionality of <input type="range">
.
npm install --save-dev @smui/slider
https://sveltematerialui.com/demo/slider
See Sliders in the Material design spec.
See Slider in MDC-Web for information about the upstream library's architecture.