Skip to content
#

indexeddb

Here are 751 public repositories matching this topic...

Dexie.js
ngx-indexed-db
DadvDadv
DadvDadv commented Jan 12, 2022

Discussed in assuncaocharles/ngx-indexed-db#294

Originally posted by DadvDadv January 12, 2022
Hi,
I d'nt figure how to create more than one database (not table), i would like to create a database by domains :

db1-users
logs
files

db2-catalog
logs
files
items

and so on

Thx<

help wanted good first issue Feat Request
mseele
mseele commented Jul 9, 2018

I'm trying to access the document from a elemental2.dom.HTMLIFrameElement but noticed that elemental2.dom.Window (via HTMLIFrameElement.contentWindow) has no document variable.
There is no chance to access an iframe document via elemental2.

This should be possible. Please see more details in the example at https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/contentWindow

I n

Improve this page

Add a description, image, and links to the indexeddb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the indexeddb topic, visit your repo's landing page and select "manage topics."

Learn more