I’m getting images from controller using createUrl. Problem is that I’m getting the images one by one - is there any option how to make it async? Thanks.
I’m getting images from controller using createUrl. Problem is that I’m getting the images one by one - is there any option how to make it async? Thanks.
I do not unterstand, why would you use createUrl to get images? How do you refer to the images? Perhaps some code might help.