class

Anvil::View::TextBlock

Inherits Anvil::View::Block < Reference < Object

Ein Block aus fertigen Zeilen — für Hinweise, Banner, alles Statische.

Constructors

new(source : Array(Text::StyledLine))
Source
new(text : String, style : Text::Style = Text::Style::NONE)
Source

Instance methods

lines(width : Int32) : Array(Text::StyledLine)
Source
source
Source