method
RelationshipField.LabelTranslations
Public method RelationshipField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
RelationshipFieldFull signature
func (f RelationshipField) LabelTranslations(
values map[string]string,
) RelationshipFieldRelated types
RelationshipFieldRelationshipField configures a link to one document in the target collection.