functions

ClickableList_Layout
Edited: Sunday 25 January 2026

(*ClickableList).Layout

Category: Utilities
File: lists.go
Package: ui

Signature

1func (l *ClickableList) Layout(len int, ele layout.ListElement, onClick func(i int)) W

Description

Documentation pending. Contributions welcome!

Examples

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

To add an example for this function, create an Example(*ClickableList).Layout function in the test files.


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