For AI agents: the documentation index is at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Installation
Install and use dnd-grid.
Installation
npm install @dnd-grid/reactNeed the headless engine for a custom adapter?
npm install @dnd-grid/coreAdd the styles to your global CSS file (e.g. globals.css):
@import "@dnd-grid/react/styles.css";Usage
Published with Edda