---
title: documents
framework: tvmljs
role: symbol
role_heading: Instance Property
path: tvmljs/navigationdocument/1627303-documents
---

# documents

The documents currently on the stack.

## Declaration

```data
readonly attribute Array documents;
```

## Discussion

Discussion Contains an array consisting of all of the documents currently on the stack.
