vertical-range-slider

1.2.0 • Public • Published

Range Slider

An accessible and flexible range slider web component.

Attributes

min

max

step

value

shadow-value

position-indicator

CSS Variable configurations

  • --rangeInputColor: Change the background colour of the input (default: rgba(0, 0, 0, 0.8))
  • --rangeInputTrackColor: Change the range track colour (default: #fff)
  • --rangeInputWidth: Change the input width (default 3.75rem, usually 60px)
  • --rangeInputHeight: Change the input height (default: 2.66 * width.)
  • --rangeInputIconSize: Change the icon size (default: width / 3 )

Readme

Keywords

none

Package Sidebar

Install

npm i vertical-range-slider

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

19.5 kB

Total Files

7

Last publish

Collaborators

  • lukechannings