--- nav-title: "Image How-To" title: "image" description: "Examples for using Image" previous_url: /ApiReference/ui/image/HOW-TO --- # Image Using an image requires the Image module to be loaded. Binding the image source property to a view-model property. ``` XML {%raw%}{%endraw%} ``` ### Creating an image and setting its source ### Creating an image and setting its src ### Creating an image and setting its src to a file within the application ### Creating an image and setting its src to Data URI ### Setting image stretching