G
r
a
d
u
a
l
S
p
a
c
i
n
g
Installation
npx shadcn@latest add "https://magicui.design/r/gradual-spacing"Props
| Prop | Type | Description | Default |
|---|---|---|---|
| className | string | The class name to be applied to the component | |
| duration | number | Duration of the animation | 0.5 |
| delayMultiple | number | Transition delay multiplier. | 0.1 |
| text | string | An array of words to rotate through | "" |
| framerProps | HTMLMotionProps | An object containing framer-motion animation props |