<!--
{
  "documentType" : "article",
  "framework" : "TVML",
  "identifier" : "/documentation/TVML/display-elements",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Display Elements"
}
-->

# Display Elements

Display a visual element, such as an image, badge, or progress overlay.

## Topics

### Image Elements

[decorationImage](/documentation/TVML/decorationimage)

Displays images inside of other elements.

[fullscreenImg](/documentation/TVML/fullscreenimg)

Displays an image over an entire element.

[heroImg](/documentation/TVML/heroimg)

Displays an image that is usually large and detailed.

[img](/documentation/TVML/img)

Displays an image.

### Badge Elements

[badge](/documentation/TVML/badge)

A small image displayed alongside or on top of another image.

[ratingBadge](/documentation/TVML/ratingbadge)

Displays an image used to rate a product.

[seasonBadge](/documentation/TVML/seasonbadge)

Displays an image that indicates the season for an associated media item.

[textBadge](/documentation/TVML/textbadge)

Displays text associated with an image.

### Overlay Elements

[activityIndicator](/documentation/TVML/activityindicator)

Displays a spinning indicator and a title.

[progressBar](/documentation/TVML/progressbar)

Places a progress bar on top of another element.

[separator](/documentation/TVML/separator)

Displays a horizontal line.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)