You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ where `anotherLoader` will be used instead of the Uploadcare loader for this par
171
171
172
172
### `placeholder` and `blurDataURL`
173
173
174
-
This options is available for the `UploadcareImage` component only. It won't work when you're using custom loader derectly.
174
+
This options is available for the `UploadcareImage` component only. It won't work when you're using custom loader directly.
175
175
176
176
If you pass `placeholder="blur"` to the `UploadcareImage` component, it will generate `blurDataURL` with the URL of the placeholder image (not base64) and use it as a placeholder. You can override `blurDataURL`.
0 commit comments