: paragraph
Display a vertical cluster of text. DCL Cluster Tile
This cluster tile stacks text vertically and adds a margin around itself. Note that this is in contrast to the concatenation tile, which "stacks" text horizontally.
Valid Attributes
none
Example
: paragraph {
text_part { label = "This text is above";}
text_part { label = "this lower text.";}
}
Related DCL Tiles