method
TextListField.Rename
Public method TextListField.Rename from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
name | string | The name value. |
Returns
The declared result.
TextListFieldFull signature
func (f TextListField) Rename(name string) TextListFieldRelated types
TextListFieldA configurable list of strings.