TerminalOutput
TerminalOutput Component
Playground
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| maxHeight | number | — | |
| showTimestamps | boolean | — | |
| title | text | — |
Default
WithErrors
WithTitleBar
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
maxHeight | number | — | — |
showTimestamps | boolean | — | — |
title | text | — | — |
Using TerminalOutputtsx
import { TerminalOutput } from '@/components/TerminalOutput'
<TerminalOutput
maxHeight="..."
showTimestamps="..."
title="..."
/>Tokens Used
No design tokens detected