Docs Example
The counter app used in the project's main README and on go-tui.dev's landing page. A struct component with reactive State[int], keyboard input via KeyMap, a one-second timer watcher, reusable templ functions (Badge, Card), and the {children...} slot.
Run
go run .