There is a newer version of Handsontable available. Switch to the latest version ⟶

Vue 2 Data Grid Vuex example in Vue 2

Use the Vuex state management pattern to maintain the data and configuration options of your Vue 2 data grid.

Example - Vuex store dump

The following example implements the @handsontable/vue component with a readOnly toggle switch and the Vuex state manager.

Toggle readOnly for the entire table.



Vuex store dump: