Clock

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

Build Fasterwith ScrollX UI

A modern component librarywith ready-to-usecomponents

SEE COMPONENTS

Installation

npx shadcn@latest add https://scrollxui.dev/registry/clock.json 

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.