JSPM

  • Created
  • Published
  • Downloads 4602
  • Score
    100M100P100Q122897F
  • License Apache-2.0

Svelte Material UI - Slider

Package Exports

  • @smui/slider

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smui/slider) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Svelte Material UI - Slider

Sliders are range selectors, providing the functionality of <input type="range">.

Installation

npm install --save-dev @smui/slider

Examples and Usage Information

https://sveltematerialui.com/demo/slider

More Information

See Sliders in the Material design spec.

See Slider in MDC-Web for information about the upstream library's architecture.