Hello
currently I am going to use handsonetable on React TypeScript App.
At this case, is there no any trouble?
Regards
Hello
currently I am going to use handsonetable on React TypeScript App.
At this case, is there no any trouble?
Regards
You can use Handsontable with React and TypeScript. The only additional thing you will need is to install our React wrapper: https://handsontable.com/docs/react-installation/#overview
Hello @adrian.szymanski @aleksandra_budnik
Thanks for your answer. I have another question.
as you see the above, how can I define data type for
const hotData = Handsontable.helper.createSpreadsheetData(10, 5);
Regards
I see that you already posted the same question here On React Type Script, What data type can I assign to Handsontable.helper.createSpreadsheetData? so I guess that we can close this thread.