= 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
Information on current selection
method anchorNode : Dom.node Js.t Js.readonly_prop
method anchorOffset : int Js.readonly_prop
method focusNode : Dom.node Js.t Js.readonly_prop
method focusOffset : int Js.readonly_prop
method isCollapsed : bool Js.t Js.readonly_prop
method rangeCount : int Js.readonly_prop
method modify : Js.js_string Js.t ->
Js.js_string Js.t ->
Js.js_string Js.t ->
unit Js.meth
method collapseToStart : unit Js.meth
method collapseToEnd : unit Js.meth
method removeAllRanges : unit Js.meth
method deleteFromDocument : unit Js.meth
method toString : Js.js_string Js.t Js.meth