How do you set the image UI component to an image referenced by URL using JavaScript? I am trying this and it's not working. I tried single/double quotes on the URL.
Appery('gocodesImage').attr('src', 'http://www.gocodes.com/wp-content/upl...');
gocodesImage - UI image component name
http://www.gocodes.com/wp-content/upl... - URL