functions

ShowWidget
Edited: Sunday 25 January 2026

ShowWidget

Category: Utilities
File: testing_helpers.go
Package: ui

Signature

1func ShowWidget(w W)

Description

ShowWidget opens a window displaying the widget for interactive development
This is useful for manual testing and visual inspection during development

Examples

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

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


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

Backlinks