method
RadioField.Label
Public method RadioField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
RadioFieldFull signature
func (f RadioField) Label(value string) RadioFieldRelated types
RadioFieldRadioField configures a field for choosing one value with radio buttons.