gitstack

grindlemire/go-tui code browser

403 B markdown 17 lines 2026-04-18 · 7dc88fd raw

Multi-Component

Shows how to structure multi-file applications with shared State[T] passed between parent and child components, and the mount system that caches children across renders.

Screenshot

Multi-Component

Run

go run .

Guide

For a detailed walkthrough, see the Multi-Component guide.