Versions in this module Expand all Collapse all v5 v5.0.1 Jul 28, 2026 Changes in this version + func ExampleBulletList(parseItems ...string) ui.Node + func ExampleButton(parseLabel string, parseHandler ui.Handler) ui.Node + func ExampleCode(parseLines ...string) ui.Node + func ExampleDocumentation(parseTitle, parseFeature, parseSummary string) []ui.Node + func ExamplePage(parseTitle, parseFeature, parseSummary string, parseContent ...ui.Node) ui.Node + func ExamplePanel(parseTitle string, parseBody ...ui.Node) ui.Node + func ExampleStat(parseLabel, parseValue string) ui.Node + type Attrs = map[string]interface — js/wasm + type Element = ui.Element — js/wasm Other modules containing this package github.com/monstercameron/GoWebComponents github.com/monstercameron/GoWebComponents/v4