

add saveToLocalDisk: save a database to your local disk will allows developers to view the database in separate DB tools like DB Browser for Sqlite.add getFromLocalDiskToStore: read a database from your local disk and save it to the IndexedDB jeepSqliteStore store.Use of the File System Access API through the Browser-FS-Access module. add jeepSqliteSaveDatabaseToDiskevent listener.add - From Local Disk to Store - to Usage chapter.

add property buttonOptions to customise the button style.add property saveText to customize the save button text.add property pickText to customize the pick button text.

