We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b301789 commit de9693aCopy full SHA for de9693a
README.md
@@ -149,11 +149,11 @@ JPEG image. Defaults to 1.0 (100%)
149
150
#### cacheBust
151
152
-Set to true to append the current time as a query string to URL requests to enable cache busting. Defaults to true
+Set to true to append the current time as a query string to URL requests to enable cache busting. Defaults to false
153
154
-#### placeholder
+#### imagePlaceholder
155
156
-A data URL for a placeholder image that will be used when fetching an image fails. Defaults to grey 1x1 image
+A data URL for a placeholder image that will be used when fetching an image fails. Defaults to undefined and will throw an error on failed images
157
158
## Browsers
159
0 commit comments