We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The img component represents an image on screen
src: An url representing the location of the image
image: An HTML5Image object to assign a runtime image to the component.
<img id="my_img" src="images/img1.png"/>
There was an error while loading. Please reload this page.