package trail
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type ('state, 'error) handle_result = [
| `push of Frame.t list * 'state
| `ok of 'state
| `error of 'state * 'error
]
module type Intf = sig ... end
val init :
t ->
Atacama.Connection.t ->
[> `continue of Atacama.Connection.t * t
| `error of Atacama.Connection.t * [> `Unknown_opcode of int ] ]
val handle_frame :
t ->
Frame.t ->
Atacama.Connection.t ->
[> `continue of Atacama.Connection.t * t
| `error of Atacama.Connection.t * [> `Unknown_opcode of int ]
| `push of Frame.t list * t ]
val handle_message :
t ->
Riot.Message.t ->
'a ->
[> `continue of 'a * t
| `error of 'a * [> `Unknown_opcode of int ]
| `push of Frame.t list * t ]
module Default : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>