Represents a renderable element.
@type t() :: %Garnish.Renderer.Element{ attributes: term(), children: term(), tag: atom() }