Components
Clock Widget
UI Library:
An analog clock widget component with animated hands built using Motion primitives.
Installation
pnpm dlx shadcn@latest add @toui/video-text
API Reference
This component is built using Motion primitives and includes the following custom props:
VideoText
| Prop | Type | Default |
|---|---|---|
src | ||
children | ||
className | ||
autoPlay | ||
muted | ||
loop | ||
preload | ||
fontSize | ||
fontWeight | ||
as | ||
onPlay | ||
onPause | ||
onEnded |