gitstack

grindlemire/go-tui code browser

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

Elements

Showcases the built-in HTML-like elements (<div>, <span>, <button>, <input>, <textarea>, <table>, <progress>, <hr>, and more) with their default behaviors and attributes. Demonstrates reactive value binding, Tab/Shift+Tab focus cycling, and gradient border styling on Input and TextArea.

Screenshot

Elements

Run

go run .

Guide

For a detailed walkthrough, see the Elements guide.