Capítulo 454 de 456

<Link> (shared-page source example)

Core Idea

Not a real feature page: this is the "source" side of the Contribution Guide's (ch452) shared-content example, showing the App Router <Link> reference page that gets pulled into the Pages Router equivalent.

Code Examples

---
title: <Link>
description: API reference for the <Link> component.
---

This API reference will help you understand how to use the props
and configuration options available for the Link Component.
  • O que demonstra: página "fonte" que será referenciada por outra via campo source no frontmatter (ver ch455).

Key Takeaways

  1. Fragmento extraído do Contribution Guide pra ilustrar o padrão "Shared Pages"; não é conteúdo real da API de <Link>.

Connects To

  • Contribution Guide (ch452): explica o mecanismo de source que este exemplo demonstra.
  • <Link> (ch455): página "consumidora" que puxa este conteúdo via source.