SheetXL Studio is a complete, professional-grade spreadsheet application delivered as a React component. This package @sheetxl/studio-mui provides the official, feature-rich Material-UI interface for the SheetXL ecosystem, bringing the full power of the @sheetxl/sdk engine to your users out-of-the-box.
Bundle @sheetxl/sdk
and its dependencies.
# Using npm
npm install @sheetxl/studio-mui @mui/material @emotion/react @emotion/styled @react @react/dom
# Using yarn
yarn add @sheetxl/studio-mui @mui/material @emotion/react @emotion/styled @react