package ojs_list
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Using lists in ojs_base applications, common part
Install
dune-project
Dependency
Authors
Maintainers
Sources
ojs-base-0.9.0.tar.bz2
md5=d1280f8b88bd6e03f62084c63027cf47
sha512=ff933d51b7a64a4d7356442284f0d992de746523fb28217d01c7d4ca0f461920b9f05d2f22ae4ba51f5a819c6b923e64b600150164ae58439b86e186d284b2ee
doc/ojs_list.js/Ojsl_js/Make/index.html
Module Ojsl_js.MakeSource
Parameters
Signature
Source
class +'a elist : ('a P.client_msg ->
('a P.server_msg -> unit Lwt.t) ->
unit Lwt.t) -> 'b -> msg_id:Ojs_js.id -> Ojs_js.id -> object ... endSource
class +'a elists : (P.app_client_msg ->
(P.app_server_msg -> unit Lwt.t) ->
unit Lwt.t) -> (P.app_client_msg ->
unit Lwt.t) -> ((P.elt P.client_msg ->
(P.elt P.server_msg -> unit Lwt.t) ->
unit Lwt.t) ->
(P.elt P.client_msg -> unit Lwt.t) ->
msg_id:string ->
string ->
'a elist) -> object ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page