Pages
Ui.Image
An image component.
States
Wether or not the image is loaded.
Wether 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.
Wether or not the image fills the width of it's parent element.
The height of the image.
The source of the image.
The width of the image.
Functions
The drag start event handler.
The load event handler.
Renders the image.