Vuex example
优质
小牛编辑
125浏览
2023-12-01
An implementation of the @handsontable/vue
component with a readOnly
toggle switch and the Vuex state manager implemented.
Vuex store dump:
Vuex store dump:
${cell} | `; } newInnerHtml += `
- `; for (let settingsKey of Object.keys(value)) { newInnerHtml += `
- ${settingsKey}: ${this.$store.state.hotSettings[settingsKey]} `; } newInnerHtml += `