oskit-kmp
Toggle table of contents
5.0.0
wasmJs
Platform filter
wasmJs
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.storage
/
IDBObjectStore
/
createIndex
create
Index
wasmJs
fun
createIndex
(
indexName
:
String
,
keyPath
:
String
)
:
IDBIndex
fun
createIndex
(
indexName
:
String
,
keyPath
:
String
,
options
:
JsAny
)
:
IDBIndex