Class type Dom_html.storageEvent


class type storageEvent = object .. end
Inherits
method key : Js.js_string Js.t Js.readonly_prop
method oldValue : Js.js_string Js.t Js.optdef Js.readonly_prop
method keynewValue : Js.js_string Js.t Js.optdef Js.readonly_prop
method url : Js.js_string Js.t Js.readonly_prop
method storageArea : storage Js.t Js.optdef Js.readonly_prop