This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
3.1.0
Changes
- We're introducing the component and a possibility to use React components as Handsontable renderers and editors.
The component allows declaring column-related Handsontable settings by passing it as its props, or, in case of component-based editors and renderers, as its children.
For more information on the subject, see the @handsontable/react documentation.(#130)