Class type Dom_html.storageEvent
inherit event
method key : Js.js_string Js.t Js.opt Js.readonly_propmethod oldValue : Js.js_string Js.t Js.opt Js.readonly_propmethod newValue : Js.js_string Js.t Js.opt Js.readonly_propmethod url : Js.js_string Js.t Js.readonly_propmethod storageArea : storage Js.t Js.opt Js.readonly_prop