Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
tag
Source