Text
RiseText
Words float up gently with fade for an ethereal, uplifting entrance.
Installation
npm install @ai-animate/core
Usage
import { RiseText } from '@ai-animate/core'
<RiseText text="Rise above the noise" stagger={0.1} />
Props
textstring—Text to animate (required)
staggernumber0.1Delay between word animations in seconds
durationnumber0.8Duration of each word's rise in seconds
holdMsnumber1800When looping, hold time before replaying in ms
fontSizestring | number24Font size
colorstring#ffffffText color
backgroundstringtransparentBackground color
fontWeightnumber | string600Font weight
loopbooleanfalseWhether to loop