Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Attributes : sig ... end
val node : 'msg t -> node Js_of_ocaml.Js.t
val make_text : string -> node Js_of_ocaml.Js.t -> 'msg t
val fill_node :
string ->
node Js_of_ocaml.Js.t ->
'msg Attributes.t ->
'msg t list ->
'msg t