module
Obsctl::TUI::Widgets::Chrome
Extended Modules
Defined in:
obsctl/tui/widgets/chrome.crInstance Method Summary
- #panel(icon : String, label : String, hint : String, count : Int32, focused : Bool, model : Model) : CryTUI::Widgets::Block
- #status_dot(active : Bool, fancy : Bool) : String
Instance Method Detail
def panel(icon : String, label : String, hint : String, count : Int32, focused : Bool, model : Model) : CryTUI::Widgets::Block
#