Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tui::RichText::TextSpan
Inherits
Tui::RichText::InlineElement
/
Reference
/
Object
Plain text span
Constructors
new
(text :
String
, style :
Tui::Style
=
Style
.new, id :
String
|
Nil
= nil)
Source
Instance methods
render
(buffer :
Buffer
, x :
Int32
, y :
Int32
, clip :
Rect
, focused :
Bool
) :
Int32
Source
style
Source
style=
(style :
Style
)
Source
text
Source
text=
(text :
String
)
Source
width
Source