File Handle or Directory Handle in IndexedDB
-
Click either of the buttons and select a file or a directory. This
stores the resulting file or directory handle in IndexedDB.
-
Click the same button again. This retrieves the previously stored file
or directory handle.
-
Reload the page and click the same button again. This retrieves the
previously stored file or directory handle.
-
Open Chrome DevTools to inspect or delete the file or directory handle
as described in the
DevTools documentation.