/Knowledge/sources/honojs__hono/llms-full/jsx-metadata-hoisting--part-02--b78244bf8c56.md
JSX: Metadata hoisting (part 02) - hono-docs
JSX: Metadata hoisting (part 02) Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt metadata hoisting Sum...
JSX: Metadata hoisting (part 02)
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#metadata-hoisting
Summary
:::info When hoisting occurs, existing elements are not removed. Elements appearing later are added to the end. For example, if you have Default in your and a component renders Page Title, both titles will appear in the head....
Content
:::info
When hoisting occurs, existing elements are not removed. Elements appearing later are added to the end. For example, if you have <title>Default</title> in your <head> and a component renders <title>Page Title</title>, both titles will appear in the head.
:::
Metadata
{
"chunk_index": 1,
"citation": "https://hono.dev/llms-full.txt#metadata-hoisting",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / JSX > Metadata hoisting (2)",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 17,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "JSX: Metadata hoisting (part 02)",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}