Clock

clock component with rotating hands and glowing effects, perfect for CTA sections.

Loading...

Installation

npx shadcn@latest add @scrollxui/clock 

Usage

import Clock from '@/components/ui/clock';
<Clock />

API Reference

Clock

clock component with rotating hands and glowing effects, perfect for CTA sections.

Props

PropertyTypeDefaultDescription
classNamestring-
Optional CSS class for custom styling of the clock container.
childrenReact.ReactNode-
Optional nested content displayed at the center of the clock, e.g., a logo or label.

Built withby Ahdeetai.