method
GroupField.LabelTranslations
Public method GroupField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
GroupFieldFull signature
func (f GroupField) LabelTranslations(values map[string]string) GroupFieldRelated types
GroupFieldGroupField configures a nested object containing the supplied fields.