Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.idb
/
IDBObjectStore
/
autoIncrement
auto
Increment
val
autoIncrement
:
Boolean
(
source
)
Returns true if the store has a key generator, and false otherwise.
MDN Reference