GraphStat
Import
import { GraphStat } from 'markgraphy';Basic usage
<GraphStat
title="example"
corner="example"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | — | — |
items | StatItem[] | — | — |
corner? | string | — | — |
class? | string | '' | — |
Exported types
StatItemGraphStatProps