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

# indexTitles

Specifies index bar titles for a section element.

## Overview

Index titles only appear when the user activates fast scrolling.

### Values for indexTitles

- String: The indices displayed on the index bar. Each index pair is a space-separated
  value. For example, `indexTitles=”0 A 109 D 198 G”` creates an index bar with three
  entries, `A`, `D`, and `G`, which fast scrolls the focuses to indexes 0, 109, and
  198, respectively.

### Elements that Use indextitles

- [section](/documentation/TVML/section)

---

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)