Download Progress

Active download row with a file icon, progress bar, size read-out, and cancel.

auralis-press-kit.zip35%
4.2 MB of 12 MB

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Browser31 } from "@/components/beste/piece/browser31";

<Browser31
  filename="auralis-press-kit.zip"
  received="4.2 MB"
  total="12 MB"
  percent={35}
/>