Radiobutton
Kann coole Dinge.
Constructors
RadioButton
RadioButton represents a user interface element which spans a visible area to click or tap from the user. Use it for controls, which do not cause an immediate effect and only one element can be picked at a time. See also [Toggle], [Checkbox] and [Select].
Methods
Method | Description |
---|---|
Disabled(disabled bool) | |
InputChecked(input *core.State[bool]) | |
Visible(v bool) |