/Knowledge/sources/honojs__hono/llms-full/client-components-render--8d710c2a7f58.md
Client Components: render() - hono-docs
Client Components: render() Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt render Summary You can use...
Client Components: render()
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#render
Summary
You can use render() to insert JSX components within a specified HTML element. tsx render( , container) You can see full example code here: Counter example.
Content
You can use render() to insert JSX components within a specified HTML element.
render(<Component />, container)
You can see full example code here: Counter example.
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#render",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Client Components > `render()`",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 90,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Client Components: render()",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}