State
Demonstrates reactive state with State[T], using .Get() in render and .Set()/.Update() to trigger automatic re-renders, plus if/for/:= bindings for reactive children.
Screenshot

Run
go run .
Guide
For a detailed walkthrough, see the State guide.