Terminal
A transmission session that plays itself: lines land in order like a log being written, commands type themselves under an ember caret, and the whole session waits until the reader scrolls it into view.
Draw
draw a card
$npx shadcn@latest add @clow/terminalFirst 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
<Terminal />Examples
basic
Props
| prop | type | default |
|---|---|---|
| title | text | station kx-7 · uplink |

