libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
StorageEventInit.key
libwasm
bindings
StorageEvent
StorageEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
key
(Optional!(T0) key)
struct
StorageEventInit
nothrow
void
key
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
key
)
if
(
isTOrPointer
!(
T0
,
string
)
)
Optional
!(
string
)
key
()
Meta
Source
See Implementation
libwasm
bindings
StorageEvent
StorageEventInit
constructors
this
functions
key
newValue
oldValue
storageArea
url
static functions
create
variables
_parent