method
TextareaField.Label
Public method TextareaField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
TextareaFieldFull signature
func (f TextareaField) Label(value string) TextareaFieldRelated types
TextareaFieldTextareaField configures a multi-line text field.