We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Pinia
There are 2 ways to create Pinia stores: Options API and Composition API. I implemented only Options API, so Composition API also needs to be done.