Vue 3 Data Grid Referencing the Handsontable instance in Vue 3
Reference the Handsontable instance from a Vue 3 component to programmatically perform actions such as reloading the data in your data grid.
In this article
Example
The following example implements the @handsontable/vue3
, showing how to reference the Handsontable instance from the wrapper component.
Find out which Vue 3 versions are supported