This project is deprecated. Use DevExtreme Vue instead.

Vue Grid Vuex Integration

In this demo, the Vuex store manages the Grid’s state. All end-user actions that modify the component state produce corresponding Vuex mutations that the Grid commits. You can perform time-travelling and observe the Grid’s state changes with the Vue DevTool Extension that is activated in this demo.