P
P
pingo2019-07-26 10:26:17
Vue.js
pingo, 2019-07-26 10:26:17

Accessing the prototype in the vuex_a getter, how?

I connected the vue2-storage package to the Quasar Framework, because of the convenient work with ttl.

Vue.use...
Vue.prototype.$Ls = Vue.$storage

I use it in one of the vuex modules. In the actions of this module, I see it as this._vm.$Ls.get('key')
and in the getter of this module, would I get access to it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question