<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [/](./firestore_.md) &gt; [LoadBundleTaskProgress](./firestore_.loadbundletaskprogress.md) &gt; [totalDocuments](./firestore_.loadbundletaskprogress.totaldocuments.md)

## LoadBundleTaskProgress.totalDocuments property

How many documents are in the bundle being loaded.

<b>Signature:</b>

```typescript
totalDocuments: number;
```
