method
NumberListField.LabelTranslations
Public method NumberListField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
NumberListFieldFull signature
func (f NumberListField) LabelTranslations(
values map[string]string,
) NumberListFieldRelated types
NumberListFieldA configurable list of numbers.