---
title: popDocument
framework: tvmljs
role: symbol
role_heading: Instance Method
path: tvmljs/navigationdocument/1627397-popdocument
---

# popDocument

Removes the top most document from the stack.

## Declaration

```data
void popDocument();
```

## See Also

### Removing Documents from the Stack

- [clear](tvmljs/navigationdocument/1627312-clear.md)
- [popToDocument](tvmljs/navigationdocument/1627420-poptodocument.md)
- [popToRootDocument](tvmljs/navigationdocument/1627382-poptorootdocument.md)
- [removeDocument](tvmljs/navigationdocument/1627394-removedocument.md)
