List All the Databases
Learn to display the databases present in IndexedDB for the current origin.
The databases()
method
The databases()
method, when called on the IndexedDB object, will return a list of all the databases present in the current origin.
Syntax
Access this course and 1400+ top-rated courses and projects.