count-up.tsx

src/components/count-up.tsx
'use client'
import {
motion,
useInView,
useMotionValue,
useSpring,
useTransform,
} from 'framer-motion'
import { useEffect, useRef } from 'react'
interface CountUpProps {
start?: number
end: number
decimals?: number
duration?: number
delay?: number
prefix?: string
suffix?: string
separator?: string

Showing the first 20 lines.

Get full code

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC