@get-milano/react 2.1.0
    Preparing search index...

    Function renderNode

    Milano for React: the host component and the renderer surface. This package imports only react, so the same binding serves React Native and the web; the platform primitives live in your renderers.

    • Renders one resolved node through the registry. The engine guarantees registry coverage, so a missing renderer is unreachable rather than a runtime hazard; it renders nothing if the guarantee is ever bypassed.

      Parameters

      Returns ReactElement<unknown, string | JSXElementConstructor<any>> | null