package eliom

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Manip.EvSource

Sourcetype ('a, 'b) ev = 'a elt -> ('b Js_of_ocaml.Js.t -> bool) -> unit
Sourcetype ('a, 'b) ev_unit = 'a elt -> ('b Js_of_ocaml.Js.t -> unit) -> unit
Sourceval onfocus_textarea : ('a, Js_of_ocaml.Dom_html.event) ev
Sourceval onblur_textarea : ('a, Js_of_ocaml.Dom_html.event) ev
Sourceval onchange_select : ('a, Js_of_ocaml.Dom_html.event) ev
OCaml

Innovation. Community. Security.