12,345

Animated Number

A number display that animates when the value changes.

Display numbers with smooth counting animations.

Usage

import { AnimatedNumber } from "@delphi/ui";

export function Example() {
  return <AnimatedNumber value={1234} />;
}
ESC
No results found