Pinia Plugin Add state property & getter #2197
Unanswered
jrean
asked this question in
Help and Questions
Replies: 1 comment
-
I managed to add a getter from the plugin as a "custom property" ; is it the right way?
My B) question from the previous message remains:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using Nuxt3, following the documentation I was able to add a custom state property
foo
that is now available for all my stores.foo is not defined
.Beta Was this translation helpful? Give feedback.
All reactions