0.0.6 • Published 2 months ago

@ray-js/lamp-percent-slider v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

English | 简体中文

@ray-js/lamp-percent-slider

latest download

Percent Slider

Installation

$ npm install @ray-js/lamp-percent-slider
# or
$ yarn add @ray-js/lamp-percent-slider

Usage

import PercentSlider from '@ray-js/lamp-percent-slider';

const [value, onChange] = useState(30);

<PercentSlider value={value} onTouchEnd={onChange} />;
0.0.6

2 months ago

0.0.5

4 months ago

0.0.4

4 months ago

0.0.3

5 months ago

0.0.3-beta-9

5 months ago

0.0.3-beta-8

5 months ago

0.0.3-beta-7

5 months ago

0.0.3-beta-6

5 months ago

0.0.3-beta-5

5 months ago

0.0.3-beta-4

5 months ago

0.0.3-beta-3

5 months ago

0.0.3-beta-2

5 months ago

0.0.3-beta-1

5 months ago

0.0.2

6 months ago

0.0.1

6 months ago