Class type Dom_html.location

Location information

method href : Js.js_string Js.t Js.prop
method protocol : Js.js_string Js.t Js.prop
method host : Js.js_string Js.t Js.prop
method hostname : Js.js_string Js.t Js.prop
method origin : Js.js_string Js.t Js.optdef Js.readonly_prop
method port : Js.js_string Js.t Js.prop
method pathname : Js.js_string Js.t Js.prop
method hash : Js.js_string Js.t Js.prop
method assign : Js.js_string Js.t -> unit Js.meth
method replace : Js.js_string Js.t -> unit Js.meth
method reload : unit Js.meth