You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 months ago | |
|---|---|---|
| .. | ||
| README.md | 1 year ago | |
| app.js | 1 year ago | |
| autoflowStore.ts | 9 months ago | |
| commonStore.ts | 10 months ago | |
| index.js | 1 year ago | |
README.md
Store
Pinia stores are used to store reactive state and expose actions to mutate it.
Full documentation for this feature can be found in the Official Pinia repository.