Vue 2 Data Grid Referencing the Handsontable instance in Vue 2
Reference the Handsontable instance from a Vue 2 component to programmatically perform actions such as reloading the data in your data grid.
In this article
Example
The following example implements the @handsontable/vue
, showing how to reference the Handsontable instance from the wrapper component.