What is the most similar state management framework for React as vuex?

后端 未结 0 932
孤城傲影
孤城傲影 2020-12-31 04:33

Is there a state management framework that works similarly that has:

{
  state: {},
  mutations: {},
  actions: {},
  getters: {},
  modules: {}
}


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题