Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.idb
/
IDBTransaction
/
objectStore
object
Store
fun
objectStore
(
name
:
String
)
:
IDBObjectStore
(
source
)
The
objectStore
(
)
method of the added to the scope of this transaction.
MDN Reference