functions

RadioGroup_Layout
Edited: Sunday 25 January 2026

(*RadioGroup).Layout

Category: Utilities
File: form.go
Package: ui

Signature

1func (r *RadioGroup) Layout(c C, labels []string) D

Description

Layout renders the radio group with the given labels

Examples

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

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


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