package html_of_jsx

  1. Overview
  2. Docs

Module Jsx.AttributeSource

Sourcetype t =
  1. | Bool of string * bool
  2. | String of string * string
  3. | Style of string
  4. | Event of string * string
Sourceval to_string : t list -> string
OCaml

Innovation. Community. Security.