Utility
AI
Terminal
Installation
pnpm dlx shadcn@latest add https://termcn.dev/r/stopwatch.json
Usage
import { Stopwatch } from "@/components/ui/stopwatch";<Stopwatch autoStart showLaps color="green" />API Reference
Stopwatch
| Prop | Type | Default |
|---|---|---|
autoStart | boolean | false |
color | string | undefined |
showLaps | boolean | true |