copy it, read it, own it, change itcopy it

Word Rotator

Cycles words by moving the letters they share.

Text
copy it, read it, own it, change itcopy it

Installation

bash
npx shadcn@latest add https://ui.noicess.fun/r/word-rotator.json

Props

PropTypeDefaultDescription
wordsstring[]-The words to cycle through. Shared letters survive a swap.
intervalnumber2600Milliseconds per word.
pausedbooleanfalseStops rotation and returns to the first word.
classNamestring-Additional classes merged with the wrapper.