= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && 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
Specification of Comment
objects
inherit node
method data : Js.js_string Js.t Js.prop
method length : int Js.readonly_prop
method subjs_stringData : int -> int -> Js.js_string Js.t Js.meth
method appendData : Js.js_string Js.t -> unit Js.meth
method insertData : int -> Js.js_string Js.t -> unit Js.meth
method deleteData : int -> int -> unit Js.meth
method replaceData : int -> int -> Js.js_string Js.t -> unit Js.meth