Skip to main content

DocsPageNav

Function DocsPageNav 

Source
pub fn DocsPageNav(_: DocsPageNavProps) -> Element
Expand description

Page navigation (previous/next).

Page order follows _nav.json. API endpoint pages are included in the ordering only if the owning spec’s nav group contains a page named <prefix>/overview — endpoints are inserted right after it. Without an overview page, endpoint pages render without prev/next links.

§Props

For details, see the props struct definition.