---
title: progressBar
framework: tvml
role: collectionGroup
path: tvml/progressbar
---

# progressBar

Places a progress bar on top of another element.

## Overview

Overview The progressBar element creates an empty bar that is overlaid along the bottom of an image. A percentage of the bar is then filled based on the value assigned. This element is commonly used to denote how much of a media item has already been viewed. Contained In overlay

## Topics

### Valid TVML Attributes

- [binding](tvml/binding.md)
- [prototype](tvml/prototype.md)
- [theme](tvml/theme.md)
- [value](tvml/value.md)

## See Also

### Overlay Elements

- [activityIndicator](tvml/activityindicator.md)
- [separator](tvml/separator.md)
