get state from different modules vuex code example Example: vuex state from another module let newLocalState = context.rootState.moduleName.stateName;