package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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 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