method
LayoutField.Label
Public method LayoutField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
LayoutFieldFull signature
func (f LayoutField) Label(value string) LayoutFieldRelated types
LayoutFieldLayoutField arranges fields in the admin without adding a stored value.