Class type Dom_html.navigator
Navigator information
method appCodeName : Js.js_string Js.t Js.readonly_propmethod appName : Js.js_string Js.t Js.readonly_propmethod appVersion : Js.js_string Js.t Js.readonly_propmethod cookieEnabled : bool Js.t Js.readonly_propmethod onLine : bool Js.t Js.readonly_propmethod platform : Js.js_string Js.t Js.readonly_propmethod vendor : Js.js_string Js.t Js.readonly_propmethod userAgent : Js.js_string Js.t Js.readonly_propmethod language : Js.js_string Js.t Js.optdef Js.readonly_propmethod userLanguage : Js.js_string Js.t Js.optdef Js.readonly_propmethod maxTouchPoints : int Js.t Js.readonly_prop