Lit Text
The house signature on type: a band of warm light sweeps across the letters, lifting them from muted ink to full foreground with a hairline of edge-light at the crest. The same light that walks the skeleton, now walking your words.
Draw
draw a card
$npx shadcn@latest add @clow/lit-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
<LitText>Light finds every relay</LitText>Examples
basic
speeds
Props
| prop | type | default |
|---|---|---|
| speed | slow | base | fast | base |
| repeat | boolean | true |
| children | text | Light finds every relay |

