LabelOpts
Fields
- by_id:dvui.Id
Use the label from a different widget. This is preferred if there is a
- for_id:dvui.Id
Use this label for a different widget.
- label_widget:enum { prev, next }
Use the previous or next label widget to label this widget.
- text:[]const u8
Use this text as the label. Prefer using .by if possible - .text is