Command Palette

Search for a command to run...

1.8k

Command Palette

Search for a command to run...

Blog

Text Flip

Animated text that cycles through items with a smooth flip transition.

I am a Developer

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