method
PolymorphicRelationshipField.Label
Public method PolymorphicRelationshipField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
PolymorphicRelationshipFieldFull signature
func (f PolymorphicRelationshipField) Label(
value string,
) PolymorphicRelationshipFieldRelated types
PolymorphicRelationshipFieldPolymorphicRelationshipField configures a link to one document from any of the target collections.