libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBDatabase.onclose
libwasm
bindings
IDBDatabase
IDBDatabase
Undocumented in source. Be warned that the author may not have intended to support it.
void
onclose
(Optional!(T0) onclose)
struct
IDBDatabase
nothrow
void
onclose
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onclose
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onclose
()
Meta
Source
See Implementation
libwasm
bindings
IDBDatabase
IDBDatabase
constructors
this
functions
close
createMutableFile
createObjectStore
deleteObjectStore
mozCreateFileHandle
name
objectStoreNames
onabort
onclose
onerror
onversionchange
storage
transaction
version_
variables
_parent