CommandLine
CommandLine Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| prompt | text | — | |
| placeholder | text | — |
Default
WithHistory
CustomPrompt
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
placeholder | text | — | — |
prompt | text | — | — |
Using CommandLinetsx
import { CommandLine } from '@/components/CommandLine'
<CommandLine
prompt="..."
placeholder="..."
/>Tokens Used
No design tokens detected