method
OutputField.LabelTranslations
Public method OutputField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
OutputFieldFull signature
func (f OutputField) LabelTranslations(values map[string]string) OutputFieldRelated types
OutputFieldOutputField configures a computed response value that cannot be set by a write request.