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