Morphing Text
One thought becoming the next: a word blurs, loosens into light, and re-condenses as the following word, like ink evaporating and re-settling on the paper.
Draw
draw a card
$npx shadcn@latest add @clow/morphing-textFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<MorphingText />Examples
basic
Props
| prop | type | default |
|---|---|---|
| interval | number | 2600 |

