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=(id : String)
Source
label
Source
label=(label : String)
Source
tooltip
Source
tooltip=(tooltip : String | Nil)
Source