Module Eliom_react.S.Down
module Down : sig..end
type 'a t
The abstract type of down signals.
val of_react :
?scope:[< Eliom_comet.Channel.comet_scope ] ->
?throttling:float ->
?name:string -> 'a React.S.t -> 'a t
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
module Down : sig..end
type 'a t
The abstract type of down signals.
val of_react :
?scope:[< Eliom_comet.Channel.comet_scope ] ->
?throttling:float ->
?name:string -> 'a React.S.t -> 'a t