package printbox

  1. Overview
  2. Docs
Allows to print nested boxes, lists, arrays, tables in several formats

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=2cd18b6198d58c27d1bbec4d18836353
sha512=6aefd975403751288de02104f0bf21d455e37c057fd9237d38af42dd8e01643514acc3a9ab96d42b0c1f5064c3a330833352ac09cd6198275f1c165db2bace7f

doc/printbox.html/PrintBox_html/Config/index.html

Module PrintBox_html.ConfigSource

Classes and attributes

Custom classes and attributes for tables, lists, etc.

  • since 0.5
Sourcetype t
Sourceval default : t
Sourceval cls_table : string list -> t -> t
Sourceval a_table : Html_types.table_attrib Tyxml.Html.attrib list -> t -> t
Sourceval cls_text : string list -> t -> t
Sourceval a_text : Html_types.div_attrib Tyxml.Html.attrib list -> t -> t
Sourceval cls_row : string list -> t -> t
Sourceval a_row : Html_types.div_attrib Tyxml.Html.attrib list -> t -> t
Sourceval cls_col : string list -> t -> t
Sourceval a_col : Html_types.div_attrib Tyxml.Html.attrib list -> t -> t
OCaml

Innovation. Community. Security.