This page covers a non-latest version of Handsontable.
JavaScript Data Grid Vuex in Vue 3
Table of contents
Overview
The following example implements the @handsontable/vue3
component with a readOnly
toggle switch and the Vuex state manager.
Find out which Vue 3 versions are supported
Example - Vuex store dump:
Toggle readOnly
for the entire table.