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