Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Tui::IconSidebar::SidebarItem
Inherits
Struct
/
Value
/
Object
Constructors
new
(id :
String
, icon :
Char
, label :
String
, tooltip :
Nil
|
String
= nil, badge :
Int32
|
Nil
= nil)
Source
Instance methods
badge
Source
badge=
(badge :
Int32
|
Nil
)
Source
icon
Source
icon=
(icon :
Char
)
Source
id
Source
id=
(id :
String
)
Source
label
Source
label=
(label :
String
)
Source
tooltip
Source
tooltip=
(tooltip :
String
|
Nil
)
Source