Vue 2 Data GridReferencing 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.
On this page
Example
The following example implements the @handsontable/vue
, showing how to reference the Handsontable instance from the wrapper component.