Signal Beam
A transmission line, not a laser: a dashed hairline with slowly marching dashes, and every couple of seconds a packet of ember light rides it with a short warm tail.
Draw
draw a card
$npx shadcn@latest add @clow/signal-beamFirst 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"
}Playground
props
<SignalBeam />Examples
basic
Props
| prop | type | default |
|---|---|---|
| length | number | 160 |
| angle | number | 0 |
| interval | number | 2500 |

