Skip to content

NodeChildRenderer component ​

Infrastructure

Internal building block that renders a single AST node through an explicit component map; powers nested and custom node rendering inside the built-in components (not exported for direct import).

Customize & override

Override built-in components — replace this node renderer safely with scoped overrides. Renderer & node components reference — see all exported components and their props.

Related components