1.2.0 • Published 5 years ago
vertical-range-slider v1.2.0
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 (default3.75rem, usually60px)--rangeInputHeight: Change the input height (default:2.66 * width.)--rangeInputIconSize: Change the icon size (default:width / 3)