toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.idb
/
IDBDatabase
/
objectStoreNames
object
Store
Names
val
objectStoreNames
:
DOMStringList
(
source
)
Returns a list of the names of object stores in the database.
MDN Reference