Skip to content

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:

Terminal window
npm install @grid-is/editor-react @grid-is/apiary

Once installed, you’re ready to start using the SpreadsheetEditor component in your application.