UploadOptions
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
cacheControl? | string | - |
contentType? | string | - |
metadata? | Record<string, string> | - |
onUploadProgress? | (progress: UploadProgress) => void | Optional callback to track upload progress |
upsert? | boolean | - |