Word
Installation
npx shadcn@latest add "https://magicui.design/r/word-rotate"Props
| Prop | Type | Description | Default |
|---|---|---|---|
| className | string | The class name to be applied to the component | |
| duration | number | Duration of the animation | 2500 |
| words | string[] | An array of words to rotate through | "" |
| motionProps | HTMLMotionProps | An object containing motion animation props |