class

Crst::Figure

Inherits Crst::Node < Reference < Object

Represents a figure with image and caption

Constructors

new(uri : String, options : Hash(String, String) = {} of String => String, children : Array(Crst::Node) = [] of Node)
Source

Instance methods

children
Source
children=(children : Array(Crst::Node))
Source
options
Source
options=(options : Hash(String, String))
Source
uri=(uri : String)
Source