Stone.js API
    Preparing search index...
    • The web half of the page pipeline: everything that needs a document.

      Mounting a root, hydrating server markup, the HTML shell and the snapshot script tag are all specific to a browser and to react-dom, so they stay here. The platform-independent half lives in @stone-js/use-react-core and is re-exported below, because nine modules (and the CLI) import those symbols from this path.

      Parameters

      • blueprint: IBlueprint

      Returns HTMLElement