---
title: decorationImage
framework: tvml
role: collectionGroup
path: tvml/decorationimage
---

# decorationImage

Displays images inside of other elements.

## Overview

Overview The decorationImage element contains a link to an image that is displayed. Here’s an example that displays a chevron image. <decorationImage src="resource://list-chevron" /> Contained In listItemLockup

## Topics

### Valid TVML Styles

- [margin](tvml/margin.md)

### Valid TVML Attributes

- [contentsMode](tvml/contentsmode.md)
- [src](tvml/src.md)
- [srcset](tvml/srcset.md)
- [binding](tvml/binding.md)
- [prototype](tvml/prototype.md)
- [theme](tvml/theme.md)

## See Also

### Image Elements

- [fullscreenImg](tvml/fullscreenimg.md)
- [heroImg](tvml/heroimg.md)
- [img](tvml/img.md)
