HI, how to set a image in ionicv3??
“Set” is not ordinarily something I think of doing to images. Can you rephrase?
Thank´s for your help i fixed it,
i was trying put a image at login page.
Add image in assets->images folder and add this code in your view
<img src="assets/images/image.jpg"/>
1 Like