objectvuex 相关的软件列表

vue.jsx的API文档说明详解
Vue.js

vue.jsx的API文档说明详解

2020-06-24 标签:vuex,api,文档,说明,详解,概述,import,const,store,n,ew,options,构造,选项,state,类型,objectvuex,实例

概述import Vuex from 'vuex'const store = new Vuex.Store({ ...options })构造器选项state类型: ObjectVuex store 实例的根 state 对象mutations类型: { [type: string]: Functi