package printbox-html

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Classes and attributes

Custom classes and attributes for tables, lists, etc.

  • since 0.5
type t
val default : t
val cls_table : string list -> t -> t
val a_table : Html_types.table_attrib Tyxml.Html.attrib list -> t -> t
val cls_text : string list -> t -> t
val a_text : Html_types.div_attrib Tyxml.Html.attrib list -> t -> t
val cls_row : string list -> t -> t
val cls_col : string list -> t -> t