anim-counter
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Anim Counter

Usage guide

import AnimCounter from 'anim-counter';

Props

Default value Value type
defaultValue 0 number
disabled 'false' boolean
duration 150 number
minusIcon svg icon any
minusDisabled false boolean
plusIcon svg icon any
plusDisabled false boolean
onChange undefined (newValue) => void

Classnames

Info
classes.root Root of component
classes.labelWrapper Wrapper of label
classes.label Counter label
classes.minus Minus button
classes.plus Plus button

Package Sidebar

Install

npm i anim-counter

Weekly Downloads

1

Version

1.1.2

License

none

Unpacked Size

12.8 kB

Total Files

11

Last publish

Collaborators

  • abolfazlharaini