As suggested by @Prashant, there are 2 variants of the key values store blocks to persist your data in the project.
The local KV store allows user to remember (persist) data in the project between the project execution runs. As the name suggests, the local KV uses local storage on the device on which the Plezmo App is being installed and executed.
The Cloud KV store allows the user to share the data over internet and accessible over the webapp
Aanvi Sachdeva
Hi Sir/Ma'am
I am making a notes app in plezmo
Is there any way i can save the text written by the user for the future
And it is visible whenever the app is opened again?
can anyone please help?