JSPM

vue-range-component-fixed

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 204
  • Score
    100M100P100Q83254F
  • License MIT

A range slider component based on vue (Vue滑块组件).

Package Exports

  • vue-range-component-fixed

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 (vue-range-component-fixed) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vue-range-slider

A range slider component based on vue (Vue滑块组件).

downloads npm-version license

Can use the slider in vue2.x.

Live demos

Demo01

Demo02

Demo03

Demo04

Demo05

Todo

  • Basis
  • Display maximum value & minimum value
  • piecewise style
  • Compatible with PC and mobile terminal
  • Tooltip
  • The custom data
  • Range
  • The vertical component

Install

npm install vue-range-component --save

Usage

Direct