Skip to content

Latest commit

 

History

History

README.md

Demo

Description

Handsontable in a React app themed to match MUI, so the grid reads as part of the surrounding UI.

Installation

Install all necessary dependencies with pnpm install.

Development

To start the local development server use pnpm dev (pnpm start is an alias). You can then visit http://localhost:5173 to view the project — Vite prints the URL on startup and moves to the next free port if 5173 is taken.

Build a production bundle with pnpm build, and preview it with pnpm preview.

Forking

There are two ways to start from this example:

  1. Fork the whole handsontable/examples repository.
  2. Copy just this example into a repository of your own — see Copying an example to a separate repo.

License

The example code in this repository is MIT-licensed; see the LICENSE file.

Handsontable itself is commercial software with two licenses available:

  • Free for non-commercial purposes such as teaching, academic research, and evaluation. Read it here.
  • Commercial license with support and maintenance included. See pricing plans.

Get help

Join our community to get help, share ideas, and contribute to the ongoing development of Handsontable!

Commercial license holders with an active support plan can contact our Support Team.