Class type Dom_html.storageEvent

inherit event
method key : Js.js_string Js.t Js.opt Js.readonly_prop
method oldValue : Js.js_string Js.t Js.opt Js.readonly_prop
method newValue : Js.js_string Js.t Js.opt Js.readonly_prop
method url : Js.js_string Js.t Js.readonly_prop
method storageArea : storage Js.t Js.opt Js.readonly_prop