Referencing the Handsontable instance
优质
小牛编辑
133浏览
2023-12-01
An implementation of the @handsontable/react
explaining how to reference the Handsontable instance from the wrapper component.
); } } ReactDOM.render(, document.getElementById('example1'));