---
title: LoadIndexesRequest
framework: tvmljs
role: symbol
role_heading: Class
path: tvmljs/loadindexesrequest
---

# LoadIndexesRequest

A request created when the loadindexes event is triggered.

## Declaration

```data
interface LoadIndexesRequest
```

## Topics

### Accessing Request Properties

- [dataSource](tvmljs/loadindexesrequest/3192160-datasource.md)
- [range](tvmljs/loadindexesrequest/3192161-range.md)

### Canceling Requests

- [cancel](tvmljs/loadindexesrequest/3192158-cancel.md)

### Completing the Request

- [close](tvmljs/loadindexesrequest/3192159-close.md)

## Relationships

### Inherits From

- [EventListenerObject](tvmljs/eventlistenerobject.md)

## See Also

### Data Storage and Retrieval

- [Binding JSON data to TVML documents](tvmljs/binding_json_data_to_tvml_documents.md)
- [XMLHttpRequest](tvmljs/xmlhttprequest.md)
- [DataItem](tvmljs/dataitem.md)
- [Storage](tvmljs/storage.md)
- [DataSource](tvmljs/datasource.md)
