Hi Rahul ,
use sap.m.Image control and set its src attribute like
new
sap.m.Image({
width:
"40%"
,
src:
"<urlofimage>"
});
How to display Image in sapui5 | sap abap | sapui5 made easy
hope this helps
Regards
Hi Rahul ,
use sap.m.Image control and set its src attribute like
new
sap.m.Image({
width:
"40%"
,
src:
"<urlofimage>"
});
How to display Image in sapui5 | sap abap | sapui5 made easy
hope this helps
Regards