Telegraph.Graph.Model.NodeElement (telegraph v0.8.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Graph.Model.NodeElement{
  attrs: [[any()]],
  children: [[t()]],
  tag: binary()
}