GraphTimeline
Import
import { GraphTimeline } from 'markgraphy';Basic usage
<GraphTimeline
title="example"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | — | — |
events | TimelineEvent[] | — | — |
palette? | GraphPalette | — | — |
corner? | string | — | — |
class? | string | '' | — |
Exported types
TimelineStateTimelineEventGraphTimelineProps