Transmission Feed
The station's live log: mesh events arrive one by one, the newest sliding in at the top under a flash of edge-light while the rest settle down a row. Waits to be scrolled into view, loops with a quiet breath between passes.
Draw
draw a card
$npx shadcn@latest add @clow/transmission-feedFirst 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
<TransmissionFeed />Examples
basic
Props
| prop | type | default |
|---|---|---|
| interval | number | 1400 |
| loop | boolean | true |

