Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.idb
/
IDBObjectStore
/
indexNames
index
Names
val
indexNames
:
DOMStringList
(
source
)
Returns a list of the names of indexes in the store.
MDN Reference