Embed image asset in my custom component using CRXDE Lite
Dear all,
I am trying to make a custom header component. I drafted the html separately and put it under my project/components/content.
So far is all good except that I couldn't find the logo image in CRXDE. My idea was like upload the image to asset file at instance, then locate it in CRXDE so I can paste the path in my .html file under components/content/header/header.html.
I thought the image asset would have been stored in dam but it's not, could anyone kindly tell me where should I go to get the asset in CRXDE or perhaps I should do it in another way to embed image in my component?
Thank you very much!