@raddix/use-counter
v1.1.2
Published
A hook that manage a counter value with minimum and maximum limits.
Downloads
36
Maintainers
Readme
useCounter
The useCounter
is a React hook that provides a counter that can be incremented, decremented, reset
and manage between a minimum and maximum value.
Please refer to the documentation for more information.