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