Class: RatatuiRuby::Widgets::RatatuiLogo

Inherits:
Object
  • Object
show all
Includes:
CoerceableWidget
Defined in:
lib/ratatui_ruby/widgets/ratatui_logo.rb

Overview

Displays the Ratatui logo.

Branding is important for identity. Users need to recognize the tools they use.

This widget renders the official Ratatui logo.

Use it for splash screens, about sections, or terminal dashboards.

Example

Run the interactive demo from the terminal:

ruby examples//app.rb

Method Summary

Methods included from CoerceableWidget

included