package GT

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

Module type HTML.Element

An abstract element to generate HTML from.

type t

The type.

val toHTML : t -> string

Generate HTML representation.

OCaml

Innovation. Community. Security.