Dark shell line with an emerald prompt, command text, and a blinking block cursor.
The import and the props worth knowing about, in one place.
import { Terminal1 } from "@/components/beste/piece/terminal1";
<Terminal1
prompt="$"
command="npx beste-ui@latest init"
/>Dark terminal that types a command after the prompt, prints its output line by line up to a green success line behind a blinking block cursor, then clears and runs again.
Shell prompt with a git branch segment and a clean or dirty status marker.
npx sirius-cli@latest init
✓ Workspace ready. Open the dashboard to invite your team.
A dark terminal card with traffic-light dots, a prompted command, and a success output line.
Unified diff with added and removed lines tinted green and red.