Expand description
Cleanroom Rust port of upstream Go source file: renderer.go
Upstream Target Tag / Version: v2.0.8
Renderer interface trait for Bubble Tea v2.0.8 (render(View), flush(bool), insert_above, clear_screen).
Structs§
- Print
Line Msg - PrintLineMsg represents a line printed above the TUI.
Traits§
- Renderer
- Renderer interface for Bubble Tea v2.0.8.