method
ArrayField.Label
Public method ArrayField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
ArrayFieldFull signature
func (f ArrayField) Label(value string) ArrayFieldRelated types
ArrayFieldArrayField configures an ordered list of rows containing the supplied fields.