package server-reason-react

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

Parameters

module Type : sig ... end

Signature

val bubbles : Type.t -> bool
val cancelable : Type.t -> bool
val currentTarget : Type.t -> < >
val defaultPrevented : Type.t -> bool
val eventPhase : Type.t -> int
val isTrusted : Type.t -> bool
val nativeEvent : Type.t -> < >
val preventDefault : Type.t -> unit
val isDefaultPrevented : Type.t -> bool
val stopPropagation : Type.t -> unit
val isPropagationStopped : Type.t -> bool
val target : Type.t -> < >
val timeStamp : Type.t -> float
val type_ : Type.t -> string
val persist : Type.t -> unit
OCaml

Innovation. Community. Security.