vuex access from any views code example Example: vuex state from another module let newLocalState = context.rootState.moduleName.stateName;