API Reference

Exhaustive reference for all exported types, functions, and constants in the tui and tui/widget packages.

Core

  • Component — Application interface and lifecycle
  • Buffer — 2D cell grid and rendering
  • Style & Color — Visual attributes and color spaces
  • Layout — Constraint-based area splitting
  • Events — Keyboard, mouse, resize, and custom messages

KGP Integration

  • Image — Image transmission, placement, and management
  • Animation — Frame building, playback, and composition

Widgets