Installation
This guide shows you how to install the @grid-is/editor-react package in your React application.
Install the editor and engine packages using your preferred package manager:
npm install @grid-is/editor-react @grid-is/apiarypnpm add @grid-is/editor-react @grid-is/apiaryyarn add @grid-is/editor-react @grid-is/apiaryNext Steps
Section titled “Next Steps”Once installed, you’re ready to start using the SpreadsheetEditor component in your application.
- Loading Spreadsheets - Create a Model from Excel files
- Quick Start - Render an editor in your app
- Component Props - Explore all available options