package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 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 : Css_gen.Color.t;
  5. header_body_border : Css_gen.Color.t;
  6. body_body_border : Css_gen.Color.t;
}
OCaml

Innovation. Community. Security.