package server-reason-react
Rendering React components on the server natively
Install
Dune Dependency
Authors
Maintainers
Sources
server-reason-react-0.3.0.tbz
sha256=2a6fc7197d251dc91babcf22cb6987e1d07e91ae631cc62a893df2c6da6b49b5
sha512=c6ed6eb39b046b698844e561cf9a42a866e4df632a6e495a6473ba629ecd9ee534db0b5b42737776d9a4b15376bea1380b77749228c88a0fc0f6b10ead4b3a01
doc/server-reason-react.webapi/Webapi/Dom/PointerEvent/index.html
Module Dom.PointerEvent
type t = Dom.pointerEvent
type pointerId = Dom.eventPointerId
include sig ... end
val bubbles : t -> bool
val cancelable : t -> bool
val composed : t -> bool
val currentTarget : t -> Dom.eventTarget
val defaultPrevented : t -> bool
val eventPhase : t -> Webapi__Dom__Types.EventPhase.t
val target : t -> Dom.eventTarget
val timeStamp : t -> float
val type_ : t -> string
val isTrusted : t -> bool
val preventDefault : unit -> t
val stopImmediatePropagation : unit -> t
val stopPropagation : unit -> t
include sig ... end
val altKey : t -> bool
val button : t -> int
val buttons : t -> int
val clientX : t -> int
val clientY : t -> int
val ctrlKey : t -> bool
val metaKey : t -> bool
val movementX : t -> int
val movementY : t -> int
val offsetX : t -> int
val offsetY : t -> int
val pageX : t -> int
val pageY : t -> int
val region : t -> string option
val screenX : t -> int
val screenY : t -> int
val shiftKey : t -> bool
val x : t -> int
val y : t -> int
val getModifierState : Webapi__Dom__Types.modifierKey -> t -> bool
val make : string -> t
val width : t -> int
val height : t -> int
val pressure : t -> float
val tiltX : t -> int
val tiltY : t -> int
val pointerType : t -> Webapi__Dom__Types.pointerType
val isPrimary : t -> bool
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>