Loads the images from the specified list of image url-s.
Namespace: MindFusion.Controls
File: DomUtils.js
JavaScript Copy Code |
---|
function loadImageList (images) |
Array. An array of image url-s.
Promise. Promise object contaning an array of images in base64 format.