package bonsai

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

The Raw module contains helper functions for building vdom nodes that have styling pulled from a theme, but rely on the user to properly structure and organize the nodes manually. You probably shouldn't use these APIs if the standard functions are sufficient

module Table : sig ... end

A lower-level module for building tables that puts more burden on the user to manage the structure of the table, but also provides more freedom regarding the structure of the table.

OCaml

Innovation. Community. Security.