Module: RatatuiRuby::Widgets::Shape

Defined in:
lib/ratatui_ruby/widgets/canvas.rb,
lib/ratatui_ruby/widgets/shape/label.rb

Overview

Namespace for canvas shape primitives (Point, Line, Rectangle, Circle, Map, Label). Distinct from text components and other Line usages.

Defined Under Namespace

Classes: Circle, Label, Line, Map, Point, Rectangle