package js_of_ocaml

  1. Overview
  2. Docs
Compiler from OCaml bytecode to JavaScript

Install

dune-project
 Dependency

Authors

Maintainers

Sources

js_of_ocaml-5.9.1.tbz
sha256=68c95c60871d8e9c9a54c82f35e2ed50413bcb440f220d0b3516b2a1ee1c7307
sha512=288d68ea7a45e92375cf51c34bb1071dd26d0d8de54883f3422639561e1494ff43aa45c3d7466627fd7b5a9bb29a0c75e5744a3e7147f5d544bf2c5414083778

doc/js_of_ocaml/Js_of_ocaml/Dom_svg/class-type-textContentElement/index.html

Class type Dom_svg.textContentElementSource

inherit element
inherit tests
inherit langSpace
inherit stylable
inherit Js_of_ocaml__.Dom_html.eventTarget
method textLength : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method lengthAdjust : lengthAdjust animated Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method getNumberOfChars : int Js_of_ocaml__.Js.meth
method getComputedTextLength : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getSubStringLength : int -> int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getStartPositionOfChar : int -> point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getEndPositionOfChar : int -> point Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getExtentOfChar : int -> rect Js_of_ocaml__.Js.t Js_of_ocaml__.Js.meth
method getRotationOfChar : int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.meth
method getCharNumAtPosition : point -> int Js_of_ocaml__.Js.meth
method selectSubString : int -> int -> unit Js_of_ocaml__.Js.meth
OCaml

Innovation. Community. Security.