1 2 3 4 5
// Package tui provides a declarative terminal UI framework for Go. // // Users import this single package for the complete public API: // app lifecycle, element construction, layout types, events, and reactive state. package tui