next
Version:
The React Framework
7 lines (5 loc) • 332 B
Markdown
title: Components
description: API Reference for Next.js built-in components.
{/* 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. */}