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