package html_of_jsx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Bool of string * bool
  2. | String of string * string
  3. | Style of string
  4. | Event of string * string
val to_string : t list -> string
OCaml

Innovation. Community. Security.