Components/KeyframeStrokeText
Universal Component

KeyframeStrokeText

Render any text with a keyframe sequence: stroke first, fill later.

This page was migrated by AI, please review carefully

Migration is complete, but please validate against source code and manual review.

KeyframeStrokeText

Render any text with a keyframe sequence: stroke first, fill later.

Basic usage

KeyframeStrokeText

Demo loads on client.

Chinese text demo

Chinese text

Demo loads on client.

API

Props

NameTypeDefaultDescription
textstring''Text content to render
strokeColorstring#4C4CFFStroke color
fillColorstring#111827Fill color
durationMsnumber1800Animation duration (ms)
strokeWidthnumber2Stroke width
fontSizestring | number64Font size
fontWeightstring | number700Font weight
fontFamilystringinheritFont family
Was this helpful?