hugo/docs/content/en/methods/page/Next.md
2024-09-01 14:51:15 +02:00

17 lines
420 B
Markdown

---
title: Next
description: Returns the next page in a site's collection of regular pages, relative to the current page.
categories: []
keywords: []
action:
related:
- methods/page/Prev
- methods/page/NextInSection
- methods/page/PrevInSection
- methods/pages/Next
- methods/pages/Prev
returnType: page.Page
signatures: [PAGE.Next]
---
{{% include "methods/page/_common/next-and-prev.md" %}}