Checkbox
It does some things.
Constructors
Checkbox
Checkbox 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. See also [Toggle].
Methods
Method | Description |
---|---|
Disabled(disabled bool) | |
ID(id string) | |
InputChecked(input *core.State[bool]) | |
Visible(v bool) |