Ui.Image
An image component.
States
Whether or not the image is loaded.
Whether or not the image is visible.
Properties
The alt attribute for the image.
The value for the border-radius
CSS property.
Wehter or not the image is draggable using browser drag & drop.
Whether or not the image fills the width of it's parent element.
The height of the image.
The value for the object-fit
CSS property.
The value for the object-position
CSS property.
The source of the image.
Whether or not the image should have a background color.
The width of the image.
Functions
The drag start event handler.
The load event handler.
Renders the image.