package bonsai
A library for building dynamic webapps, using Js_of_ocaml
Install
Dune Dependency
Authors
Maintainers
Sources
bonsai-v0.15.0.tar.gz
sha256=24c4c3149280abd639034ce3acf60e475a772202099e965be8bd8902524573ef
doc/bonsai.web_ui_form/Bonsai_web_ui_form/Elements/index.html
Module Bonsai_web_ui_form.Elements
module type Stringable_model = sig ... end
module Textbox : sig ... end
module Textarea : sig ... end
module Checkbox : sig ... end
module Toggle : sig ... end
module Dropdown : sig ... end
module Typeahead : sig ... end
module Date_time : sig ... end
module Multiselect : sig ... end
module Number : sig ... end
module Range : sig ... end
module Radio_buttons : sig ... end
module Color_picker : sig ... end
module Multiple : sig ... end
module File_select : sig ... end
A form element that allows the user to select a file from their local disk.
module Freeform_multiselect : sig ... end
module Rank : sig ... end
module Query_box : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>