Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Live analog clock with digital readout and optional date.
| Prop | Type | Default | Description |
|---|---|---|---|
size | "sm" | "md" | "lg" | "md" | Face diameter. |
showAnalog | boolean | true | Show analog face. |
showDigital | boolean | true | Show digital time readout. |
showDate | boolean | true | Show formatted date. |