Class type Dom_html.location
Location information
method href : Js.js_string Js.t Js.propmethod protocol : Js.js_string Js.t Js.propmethod host : Js.js_string Js.t Js.propmethod hostname : Js.js_string Js.t Js.propmethod origin : Js.js_string Js.t Js.optdef Js.readonly_propmethod port : Js.js_string Js.t Js.propmethod pathname : Js.js_string Js.t Js.propmethod search : Js.js_string Js.t Js.propmethod hash : Js.js_string Js.t Js.propmethod assign : Js.js_string Js.t -> unit Js.methmethod replace : Js.js_string Js.t -> unit Js.methmethod reload : unit Js.meth