I have a image name myLogo.svg being provided via an external source. myLogo.svg is also in my resources folder, images > logos
How can I bind the variable myLogo which will be myLogo.svg to the file in a specific folder in my resources folder?
How can I bind the variable myLogo which will be myLogo.svg to the file in a specific folder in my resources folder?