KB-220 · CTA/TERMINAL/CLOSE
Terminal Close CTA
A closing move for tools that live in the terminal: the ask is the install command itself, turned out in the console frame with copy one click away — because for this audience, get started means give me the line. A conventional button stands beside it for everyone else.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/cta-terminal-close
Props
- command
- string
- default —
- The one line that starts everything, with copy attached.
- assurances
- string[]
- default —
- Seals beside the frame — platforms, permissions, exit.
- cta / onCta
- string · () => void
- default —
- The conventional path beside the command.
| Prop | Type | Default | Description |
|---|---|---|---|
| command | string | — | The one line that starts everything, with copy attached. |
| assurances | string[] | — | Seals beside the frame — platforms, permissions, exit. |
| cta / onCta | string · () => void | — | The conventional path beside the command. |