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