indexeddb
Toggle table of contents
js
Platform filter
js
Switch theme
Search in API
indexeddb
core
/
com.juul.indexeddb
/
VersionChangeTransaction
/
createIndex
create
Index
fun
ObjectStore
.
createIndex
(
name
:
String
,
keyPath
:
KeyPath
,
unique
:
Boolean
)
:
Index