← Back
Preload
This will preload an array of images, useful if you want to show them later on in the article and not have a loading flash.
Props
- images
array
the array of images:
["image-url-1.png", "image-url-2.jpg"]
.- Example:
["image-url-1.png", "image-url-2.jpg"]
- Example: