Writing Text
A text component that smoothly reveals content word by word.
Made by imskyleen
Writing Text With Effect
Installation
Usage
Props
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', bounce: 0, duration: 2, delay: 0.5 } |
text | string | - |
spacing? | number | string | 5 |
inViewOnce? | boolean | true |
inViewMargin? | string | 0px |
inView? | boolean | false |
delay? | number | 0.5 |
duration? | number | 2 |
className? | string | - |
Credits
- Credits to Motion for the inspiration