Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Tui::TabbedPanel::Tab
Inherits
Struct
/
Value
/
Object
Constructors
new
(id :
String
, label :
String
, tooltip :
Nil
|
String
= nil, content :
Tui::Widget
|
Nil
= nil, closable :
Bool
= true)
Source
Instance methods
closable
Source
closable=
(closable :
Bool
)
Source
content
Source
content=
(content :
Widget
|
Nil
)
Source
id
Source
id=
(id :
String
)
Source
label
Source
label=
(label :
String
)
Source
tooltip
Source
tooltip=
(tooltip :
String
|
Nil
)
Source