= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
inherit Dom_html.eventTarget
method url : Js.js_string Js.t Js.readonly_prop
method readyState : readyState Js.readonly_prop
method bufferedAmount : int Js.readonly_prop
method onopen : ('self Js.t, 'self Dom.event Js.t) Dom.event_listener
Js.writeonly_prop
method onclose : ('self Js.t, 'self closeEvent Js.t) Dom.event_listener
Js.writeonly_prop
method onerror : ('self Js.t, 'self Dom.event Js.t) Dom.event_listener
Js.writeonly_prop
method extensions : Js.js_string Js.t Js.readonly_prop
method protocol : Js.js_string Js.t Js.readonly_prop
method close : unit Js.meth
method close_withCode : int -> unit Js.meth
method close_withCodeAndReason : int -> Js.js_string Js.t -> unit Js.meth
method onmessage : ('self Js.t, 'self messageEvent Js.t) Dom.event_listener
Js.writeonly_prop
method binaryType : Js.js_string Js.t Js.prop
method send : Js.js_string Js.t -> unit Js.meth
method send_buffer : Typed_array.arrayBuffer Js.t -> unit Js.meth