method
CodeField.LabelTranslations
Public method CodeField.LabelTranslations from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
values | map[string]string | The values value. |
Returns
The declared result.
CodeFieldFull signature
func (f CodeField) LabelTranslations(values map[string]string) CodeFieldRelated types
CodeFieldCodeField configures a text field with a code editor.