g6/packages/site/examples/tool/grid/index.en.md

9 lines
243 B
Markdown

---
title: Grid
order: 2
---
Grid is a built-in components in G6, but not reigstered by default. It needs to be imported into the code and registered with the `extend` method, and then you could configured it to the graph instance.
## Usage