GraphBullet
Import
import { GraphBullet } from 'markgraphy';Basic usage
<GraphBullet
title="example"
ticks={20}
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | — | — |
items | BulletItem[] | — | — |
ticks? | number | 20 | — |
glyphs? | Glyphs | — | — |
palette? | GraphPalette | — | — |
corner? | string | — | — |
class? | string | '' | — |
Exported types
BulletItemGraphBulletProps