class

Crst::Link

Inherits Crst::Node < Reference < Object

Represents a hyperlink

Constructors

new(url : String, children : Array(Crst::Node) = [] of Node)
Source

Instance methods

children
Source
children=(children : Array(Crst::Node))
Source
url=(url : String)
Source