Vue 3 Data GridReferencing 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.
On this page
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