JavaScript Data Grid Vuex example in Vue 2

Overview

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

Example - Vuex store dump:

Toggle readOnly for the entire table.