GraphTimer
Import
import { GraphTimer } from 'markgraphy';Basic usage
<GraphTimer
title="example"
kind={'elapsed'}
/>00:00:00
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | — | — |
kind? | TimerKind | 'elapsed' | — |
at? | `Date | number | string` |
caption? | string | — | — |
palette? | GraphPalette | — | — |
corner? | string | — | — |
class? | string | '' | — |
Exported types
TimerKindGraphTimerProps