StorageEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

key
void key(Optional!(T0) key)
Undocumented in source. Be warned that the author may not have intended to support it.
key
auto key()
Undocumented in source. Be warned that the author may not have intended to support it.
newValue
void newValue(Optional!(T0) newValue)
Undocumented in source. Be warned that the author may not have intended to support it.
newValue
auto newValue()
Undocumented in source. Be warned that the author may not have intended to support it.
oldValue
void oldValue(Optional!(T0) oldValue)
Undocumented in source. Be warned that the author may not have intended to support it.
oldValue
auto oldValue()
Undocumented in source. Be warned that the author may not have intended to support it.
storageArea
auto storageArea()
Undocumented in source. Be warned that the author may not have intended to support it.
storageArea
void storageArea(Optional!(T0) storageArea)
Undocumented in source. Be warned that the author may not have intended to support it.
url
void url(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
url
auto url()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventInit _parent;
Undocumented in source.

Meta