Skip to content

SimpleInlineRenderer component ​

Infrastructure

Internal fast-path renderer for arrays of simple inline nodes (text, emphasis, links, and friends) without mounting the full block renderer; used by the built-in components.

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