Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.idb
/
IDBVersionChangeEvent
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
BLOCKED
Link copied to clipboard
val
BLOCKED
:
EventType
<
IDBVersionChangeEvent
>
SUCCESS
Link copied to clipboard
val
SUCCESS
:
EventType
<
IDBVersionChangeEvent
>
UPGRADENEEDED
Link copied to clipboard
val
UPGRADENEEDED
:
EventType
<
IDBVersionChangeEvent
>
VERSION_
CHANGE
Link copied to clipboard
val
VERSION_CHANGE
:
EventType
<
IDBVersionChangeEvent
>