package html_of_jsx

  1. Overview
  2. Docs

Module JSX.HtmlSource

Used internally, no need to use

Sourceval is_self_closing_tag : string -> bool
Sourceval escape_and_add : Buffer.t -> string -> unit
Sourceval is_html_element : string -> bool
Sourceval is_svg_element : string -> bool