package bonsai

  1. Overview
  2. Docs
A library for building dynamic webapps, using Js_of_ocaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bonsai-v0.16.0.tar.gz
sha256=1d68aab713659951eba5b85f21d6f9382e0efa8579a02c3be65d9071c6e86303

doc/bonsai.web_ui_view/Bonsai_web_ui_view/Constants/Table/index.html

Module Constants.TableSource

Sourcetype t = {
  1. body_row_even : Fg_bg.t;
  2. body_row_odd : Fg_bg.t;
  3. header_row : Fg_bg.t;
  4. header_header_border : Bonsai_web_ui_view__.Import.Color.t;
  5. header_body_border : Bonsai_web_ui_view__.Import.Color.t;
  6. body_body_border : Bonsai_web_ui_view__.Import.Color.t;
}
OCaml

Innovation. Community. Security.