Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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