Command Palette

Search for a command to run...

13Twitter
Word Rotate
A text animation component that smoothly rotates through an array of words with customizable duration and motion effects.

Installation

pnpm dlx shadcn@latest add @moleculeui/word-rotate

Usage

import { WordRotate } from "@/components/molecule-ui/word-rotate"
<WordRotate words={["Fast", "Smooth", "Beautiful"]} />

Props

Prop

Type