A semantic render tree node.
@type t() :: %Vibe.TUI.RenderTree.Node{ cache?: boolean(), component: term(), id: term() }