Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.idb
/
IDBObjectStoreParameters
IDBObject
Store
Parameters
interface
IDBObjectStoreParameters
(
source
)
Members
Properties
auto
Increment
Link copied to clipboard
abstract
val
autoIncrement
:
Boolean
?
key
Path
Link copied to clipboard
abstract
val
keyPath
:
JsAny
?