Hi Everyone,
Has anyone got any example code that might help me adding an image into a widget which I am trying to create for my component.
I have the module-ux part of the component built and running but I would like to have an image (maybe even dynamic) but I have northing covering this from the Developer Training and I am struggling to find what I want in the documentation.
Thanks everyone 
Hi all,
just thought I would let you know that with a bit of debugging in Chrome I found the path needs to be ‘/module/myModule/rc/imageFolder’
You can create a folder under your src folder to hold the images just remember to set a jar task to transfer it during the build, I placed my images in a folder at myModule/src/img and included that in my jar task and that works as well.
Have a great day everyone
1 Like
Great news mate! If you could share a small code snippet next time I’m sure some more would jump to help you! I read your original post and was a little unsure what you were trying to achieve. All makes sense now! 
Sorry I didn’t see this. Yes. I posted that in my developer series on my learning hub.
1 Like