package js_of_ocaml

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

js_of_ocaml-5.6.0.tbz
sha256=8435f02633a17ef6c8a1a3171a6537fdb206c00c4fb7d4ca54250df6daf6c23f
sha512=a9556ec69a90ea8ff9b6ea1ab983815e39f6703c7da6df24524e023d76fb04790ffed8666a2671f42c31bca15013a4238ae98a8c1c35d90fabdf9993565a1d99

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.