Boxart.Render.Mindmap.MindmapNode (Boxart v0.3.2)

Copy Markdown View Source

A node in the mindmap tree.

Summary

Types

t()

@type t() :: %Boxart.Render.Mindmap.MindmapNode{children: [t()], label: String.t()}