/Knowledge/sources/honojs__hono/llms-full/html-helper-html-act-as-functional-component-use-html-to-speed-up-the-process-instead-of-m--2bde64b344be.md
html Helper: html > Act as functional component > Use html to speed u...
html Helper: html Act as functional component Use html to speed up the process instead of memo Source evidence: /Sources/honojs hono/provenance.md Canonical...
html Helper: html > Act as functional component > Use html to speed up the process instead of memo
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#use-html-to-speed-up-the-process-instead-of-memo
Summary
typescript const Footer = () => html` My Address... `
Content
const Footer = () => html`
<footer>
<address>My Address...</address>
</footer>
`
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#use-html-to-speed-up-the-process-instead-of-memo",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / html Helper > `html` > Act as functional component > Use `html` to speed up the process instead of...",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 773,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "html Helper: html > Act as functional component > Use html to speed up the process instead of memo",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}