Values | kamod motionSkip to content

Docs

Values

Animated numbers for counters, KPIs, and tick labels.

The value module provides a lightweight rAF driver — no hybrid engine required.

Animated counter

@kamod-ch/motion/value

1,280

API

import { useAnimateNumber, animateNumber } from "@kamod-ch/motion/value";

For spring-quality numeric motion, opt into @kamod-ch/motion/hybrid/value (useSpring, useMotionValue).