Skip to content

React

GridSheet provides a comprehensive React component that brings Excel-like functionality to your React applications.

Terminal window
npm install @gridsheet/react-core @gridsheet/functions
# or
yarn add @gridsheet/react-core @gridsheet/functions
# or
pnpm add @gridsheet/react-core @gridsheet/functions

It is highly recommended to install and use @gridsheet/functions together with the core package to enable built-in spreadsheet functions.