Documentation
¶
Index ¶
- 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
- type Element
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleBulletList ¶
func ExampleCode ¶
func ExampleDocumentation ¶
func ExamplePage ¶
func ExampleStat ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.