GraphMinimap
Each example below is a real component instance — flip the theme toggle to see how it adapts.
Default#
Loading…
Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| points * | readonly MinimapPoint[] | — | |
| viewport | MinimapViewport | undefined | — | |
| width | number | undefined | 120 | Pixel width. Default 120. |
| height | number | undefined | 72 | Pixel height. Default 72. |