package ezjs_jquery

  1. Overview
  2. Docs
Bindings for JQuery

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=f2a60765d157c78459a42eb54eb8885f
sha512=4c6458672687b6eb27048a681ebeb42fd5207615ff965b2edcc90cf190b1d08912b37688f5f612a8ce02399e0b148f6eecc7d72612b4314b04f7929a41e32b9a

doc/ezjs_jquery.sortable/Ezjs_sortable/index.html

Module Ezjs_sortableSource

Sourceclass type container = object ... end
Sourceclass type group = object ... end
Sourceval make_container_options : ?drag:bool -> ?drop:bool -> ?exclude:string -> ?group:string -> ?nested:bool -> ?vertical:bool -> unit -> container Js_of_ocaml.Js.t
Sourceval make_group : ?containerPath:string -> ?containerSelector:string -> ?distance:int -> ?delay:int -> ?group:string -> ?handle:string -> ?itemPath:string -> ?itemSelector:string -> ?bodyClass:string -> ?draggedClass:string -> ?placeholderClass:string -> ?placeholder:string -> ?pullPlaceholder:bool -> ?tolerance:int -> unit -> group Js_of_ocaml.Js.t
Sourceval sortable : ?container_options:'t40 -> ?group_options:'t42 -> Ezjs_jquery.jquery Js_of_ocaml.Js.t -> unit
OCaml

Innovation. Community. Security.