Count Up Loading

A loading text component that animates a percentage count-up using masked SVG text, with optional fade-out and a minimum display duration.
00

Props

PropertyTypeDefaultDescription
onLoadingComplete() => voidundefinedCallback function that fires once the count-up animation completes and the fade-out transition (if enabled) finishes.
minimumDisplayTimenumber3000Minimum time in milliseconds the loading screen should remain visible, regardless of progress speed.
fadeOutbooleantrueIf true, the loading component will smoothly fade out once loading is complete.

Made withby this guy