<!--
{
  "documentType" : "article",
  "framework" : "TVML",
  "identifier" : "/documentation/TVML/value",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "value"
}
-->

# value

Specifies the value used for a fillable element.

## Overview

Use the `value` attribute to set the amount of area that is filled in, as a percentage.

### Values for value

- Float: The amount of area that is filled in, as a percentage. This can be
  a value between `0.0` and `1.0`, with `1.0` being equal to 100%.

### Elements that Use value

- [progressBar](/documentation/TVML/progressbar)
- [ratingBadge](/documentation/TVML/ratingbadge)

---

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)