Vuex v3.x Document    

Vuex v3.x Document
  • 文档评分: 4.0 (0 个有效评分
  • 文档语言: 英文
  • 章节数量:0
  • 阅读人次:1595
  • 收藏数量:0
  • 内容来源:1
  • 整理分享:
  • 文档概述
    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.