Text Flip
Animated text that cycles through items with a smooth flip transition.
Installation
$ pnpm dlx shadcn@latest add @ncdai/text-flip
Usage
import { TextFlip } from "@/components/text-flip"<TextFlip>
<span>Developer</span>
<span>Designer</span>
<span>Creator</span>
</TextFlip>API Reference
TextFlip
Prop
Type