Save Local Storage Data

The basic database write operation is a set which saves new data to the specified database reference, replacing any existing data at that path.

📥 Entry vars

  • Updates to make to the local storage

  • Database path: you can open the database path to view and modify the database.

****↗ Callbacks

  • Error saving data: you can set functions after it was an error saving data in the local storage data.

  • Data saved: you can set functions after save data in the local storage data.

Última actualización