There is a newer version of Handsontable available. Switch to the latest version ⟶
Vue 3 Data Grid Vuex in Vue 3
Use the Vuex state management pattern to maintain the data and configuration options of your Vue 3 data grid.
In this article
Example - Vuex store dump
The following example implements the @handsontable/vue3
component with a readOnly
toggle switch and the Vuex state manager.