Vuex v3.x Document

语言:英文 评分: 4.0
最后更新: API Reference  -  2020-12-20 10:06:39
Vuex v3.x Document
  • Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion.
  • 码上学习 加入收藏