Ferro Ink
A Clow original ferrofluid: dual value-noise peaks fused with smooth-min, a razor luminous rim, shimmer and a mouse well. Parameters (turbulence, fluidity, rim, glow) pigmented by warm live theme tokens.
Draw
draw a card
$npx shadcn@latest add @clow/ferro-inkFirst 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
<FerroInk />Examples
basic
Props
| prop | type | default |
|---|---|---|
| enabled | boolean | true |
| interactive | boolean | true |
| speed | number | 0.55 |
| scale | number | 1.55 |
| turbulence | number | 1 |
| fluidity | number | 0.12 |
| rimWidth | number | 0.22 |
| sharpness | number | 2.4 |
| shimmer | number | 1.35 |
| glow | number | 1.85 |
| flowDirection | up | down | left | right | down |
| opacity | number | 1 |
| mouseStrength | number | 1 |
| mouseRadius | number | 0.35 |

