7 lines
331 B
Markdown
7 lines
331 B
Markdown
|
|
---
|
||
|
|
title: Functions
|
||
|
|
description: API Reference for Next.js Functions and Hooks.
|
||
|
|
---
|
||
|
|
|
||
|
|
{/* The content of this doc is shared between the app and pages router. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}
|