hextastudio/ui needs your support to stay running 🫶 Help us

Countdown

A simple animated countdown component.

Preview

0123456789

Installation

bash
npx hexta-ui add countdown

tsx
import { countdown } from "@/components/hexta-ui/Countdown";

tsx
<Countdown end={50} duration={20} />

Props Information

Prop Name
Prop Type
Default Value
Description
Prop NameProp TypeDefault ValueDescription