Class type 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.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