UNPKG

@smui/slider

Version:
18 lines (10 loc) 361 B
# Svelte Material UI - Slider Sliders are range selectors, providing the functionality of `<input type="range">`. # Installation ```sh npm install --save-dev @smui/slider ``` # Examples and Usage Information https://sveltematerialui.com/demo/slider # More Information See [Sliders](https://m2.material.io/components/sliders) in the Material design spec.