method
CheckboxField.Label
Public method CheckboxField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
CheckboxFieldFull signature
func (f CheckboxField) Label(value string) CheckboxFieldRelated types
CheckboxFieldCheckboxField configures a true-or-false checkbox field.