package alba

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

Module App.Dom

type 'msg t =
  1. | Text of string
  2. | Node of string * 'msg Attribute.t list * 'msg t list
OCaml

Innovation. Community. Security.