wilddragon-site/node_modules/next/dist/docs/01-app/03-api-reference/04-functions/index.md

7 lines
331 B
Markdown
Raw Normal View History

2026-04-17 15:51:01 -04:00
---
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. */}