react-slot-counter
Advanced tools
Changelog
1.14.0
2023-09-28
refreshStyles
ref method to recalculate styles for scenarios where the font size changes or the window is resized.Changelog
1.13.1
2023-09-08
startValue
and value
are set.Changelog
1.13.0
2023-09-06
Changelog
1.12.0
2023-09-03
Changelog
1.11.0
2023-07-06
debounceDelay
feature for debouncing animations.Changelog
1.10.0
2023-07-01
startValueOnce
feature for one-time animation start from startValue
.Changelog
1.9.0
2023-07-01
sequentialAnimationMode
and useMonospaceWidth
features.Changelog
1.8.0
2023-06-14
JSX.Element
in value
and startValue
props.