Text
SceneTitle
Two-line Netflix and YouTube chapter card with overline wipe and title rise.
Installation
npm install @ai-animate/core
Usage
import { SceneTitle } from '@ai-animate/core'
<SceneTitle overline="PART ONE" title="The New Intelligence" />
Props
overlinestringPART ONESmall overline text above the main title
titlestringThe New IntelligenceMain title text
durationnumber0.7Duration of wipe and rise animation in seconds
holdMsnumber2500Hold time in ms
loopbooleantrueWhether to loop
titleSizestringclamp(2rem, 5vw, 4.5rem)Font size for title
colorstring#ffffffTitle text color
accentColorstring#6366f1Accent line color
backgroundstring#000Background color
onCycleComplete() => voidundefinedCalled when cycle completes