method
TextListField.Label
Public method TextListField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
TextListFieldFull signature
func (f TextListField) Label(value string) TextListFieldRelated types
TextListFieldA configurable list of strings.