docs / demos

gru · 0.7.0

Demo index

35 curated scenes (including Demo Index). Starter scene: Counter Demo. Run go run -tags grudemo . from the repo root.

Keys

Catalog

#TitlePurpose
1Demo IndexScene picker
2Desktop Shell (Go)MenuBar + nav rail + main
3App Shell (Go)AppBar + scroll body
4Settings · Desktop (Go)Desktop settings rows
5List Pane (Go)Sidebar list + detail
6Filters (Go)Filter chips / control row
7Form DemoForm fields + validation layout
8Card Nest (Go)Nested Card / callout / code
9Responsive - Breakpoints - GridBreakpoints + grid reflow
10Settings (Go)Mobile settings in App Shell
11Timeline (Go)Timeline list composition
12Counter DemoSignals + button (starter)
13Theme v2 FoundationTheme v2 variants
14Gallery (.gru)DocumentSpec / .gru load
15-33Batches 1-25Overlays, forms, data, controls
34WebView Module DemoEmbedded WebView (webview2)
35WebView Focus HandoffFocus handoff with WebView

Full row-by-row titles: DEMO_INDEX.md.

Standalone samples

go run ./cmd/hello
go run -tags webview2 ./cmd/webviewhello

Next: Widgets · Composition · Start