method
UploadField.Hooks
Hooks replaces the complete field lifecycle hook group.
Arguments
| Argument | Type | Description |
|---|---|---|
value | Hooks[operation.ID] | The value value. |
Returns
The declared result.
UploadFieldFull signature
func (f UploadField) Hooks(value Hooks[operation.ID]) UploadFieldRelated types
UploadFieldUploadField configures a link to one file in the target upload collection.
IDID is the logical write value of a singular relationship. It is distinct from the potentially populated logical read value.