toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.idb
/
IDBTransaction
/
objectStore
object
Store
fun
objectStore
(
name
:
String
)
:
IDBObjectStore
(
source
)
Returns an IDBObjectStore in the transaction's scope.
MDN Reference