functions

GetExample
Edited: Sunday 25 January 2026

GetExample

Category: Utilities
File: examples.go
Package: ui

Signature

1func GetExample(name string) (W, bool)

Description

GetExample retrieves a registered example by name

Examples

No examples available yet. See the test files for usage.

To add an example for this function, create an ExampleGetExample function in the test files.


This documentation is auto-generated. To update, run make docs

Backlinks