n
nonaxial
Components
113/207

Flip Counter

Counters

Flip card style number counter

flipcounternumbers

Installation

$
npx shadcn@latest add https://nonaxial.com/r/flip-counter.json

Usage

tsx
import { FlipCounter } from "@/components/nonaxial/flip-counter"

export default function Example() {
  return (
    <FlipCounter>{/* Your content here */}</FlipCounter>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring