An open API service indexing awesome lists of open source software.

https://github.com/startpolymer/s-slider

Up-to-date fork of <paper-slider> with new features.
https://github.com/startpolymer/s-slider

Last synced: about 1 year ago
JSON representation

Up-to-date fork of <paper-slider> with new features.

Awesome Lists containing this project

README

          

[![Published on webcomponents.org][webcomponents-image]][webcomponents-url]

# \

Up-to-date fork of [\](https://github.com/PolymerElements/paper-slider) with new features.

Material design: [Sliders](https://www.google.com/design/spec/components/sliders.html)

`s-slider` allows user to select a value from a range of values by
moving the slider thumb. The interactive nature of the slider makes it a
great choice for settings that reflect intensity levels, such as volume,
brightness, or color saturation.

## New features

- `deselected` property for deselect the knob
- `--s-slider-deselected-knob-color` css property for deselected knob color
- `--s-slider-deselected-knob-inner-color` css property for deselected knob inner color
- `vertical` property for vertical orientation
- `--s-slider-expanded-knob` mixin applied to the expanded knob

```html

```

[webcomponents-image]: https://img.shields.io/badge/webcomponents.org-published-blue.svg
[webcomponents-url]: https://beta.webcomponents.org/element/StartPolymer/s-slider