File Handle or Directory Handle in IndexedDB

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