method
ArrayField.LabelTranslations
Public method ArrayField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
ArrayFieldFull signature
func (f ArrayField) LabelTranslations(values map[string]string) ArrayFieldRelated types
ArrayFieldArrayField configures an ordered list of rows containing the supplied fields.