delete()
You can delete a data from database using with delete()
Syntax
Path; Path is a string, split with dot and required.
Callback; Callback is a function and not required.
Example
Last updated
You can delete a data from database using with delete()
Path; Path is a string, split with dot and required.
Callback; Callback is a function and not required.
Last updated