vue-state-store icon indicating copy to clipboard operation
vue-state-store copied to clipboard

vue2 example

Open zoranpopovic opened this issue 4 years ago • 1 comments

An example of how state store would be used in a vue2 would be useful in Readme.

zoranpopovic avatar Aug 11 '20 15:08 zoranpopovic

This module is recommended for use in an environment where vue composition api is installed.

Composition api is also available in vue 2, and the design pattern in the example can be used the same.

hm-lee avatar Aug 11 '20 15:08 hm-lee