class

Mint::VDOMRenderer::Node

Inherits Reference < Object

Constructors

new(tag : Compiler::Builtin | String, *, attributes : Hash(String, String) = {} of String => String, children : Array(Mint::VDOMRenderer::Node | String) = [] of Node | String)
Source

Instance methods

attributes
Source
children
Source
children=(children : Array(Node | String))
Source