vuex-crud icon indicating copy to clipboard operation
vuex-crud copied to clipboard

how do I clear list from outside of vuex-crud?

Open ashtonian opened this issue 5 years ago • 0 comments

I'm mapping the 'list' of a resource via mapGetters as a computed property. How do I clear or modify the list state from a component manually? sorry if a noob question, vuex is very new to me.

ashtonian avatar Aug 17 '19 01:08 ashtonian