Determines how the source image is used on the output DOM element.
The image is rendered with 'span' tag and the 'src' property is set to the 'background-image' CSS style on the output DOM element
The image is rendered with 'img' tag and the 'src' property is set to the src attribute on the output DOM element.