This page covers a next version of Handsontable, and is not published yet.

This page covers a non-latest version of Handsontable.

# Custom context menu in React

# Overview

The following example is an implementation of the @handsontable/react component with a custom Context Menu added using React.

# Example