This page covers a next version of Handsontable, and is not published yet.

This page covers a non-latest version of Handsontable.

# Vuex example

# 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.