Back

Flip Words

Satu Visual ComponentNew

Flips through words letter-by-letter with a blur-in reveal.

Make it beautiful

Installation

Add it with the CLI:

Terminal

$

Or open the Code tab above and copy it in manually — it relies on the standard cn() helper from @/lib/utils.

Usage

Each new word's letters blur in one after another.

Props

PropTypeDefaultDescription
wordsstring[]Words to flip through.
classNamestringExtra classes.
durationnumber2800Ms per word.

Requirements

Install the npm dependencies:

Terminal

$