Utility
Terminal
█
stopwatch-demo █
Loading preview... █
█
█
█
█
█
█
█
█
█
█
█
█
█
█
█Installation
$ pnpm dlx shadcn@latest add @termcn/opentui/stopwatch
Usage
import { Stopwatch } from "@/components/ui/stopwatch";<Stopwatch autoStart showLaps color="green" />API Reference
Stopwatch
| Prop | Type | Default |
|---|---|---|
autoStart | boolean | false |
color | string | - |
showLaps | boolean | true |