method
TextField.LabelTranslations
Public method TextField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
TextFieldFull signature
func (f TextField) LabelTranslations(values map[string]string) TextFieldRelated types
TextFieldTextField configures a single-line text field.