class

Tui::RichText::InlineLink

Inherits Tui::RichText::InlineElement / Reference / Object

Link element

Constructors

new(text : String, url : String, id : String | Nil = nil)
Source

Instance methods

focus_style
Source
focus_style=(focus_style : Style)
Source
handle_event(event : Event) : Bool
Source
on_activate
Source
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
url=(url : String)
Source
width
Source