Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Functions

createRoot

Replaces ReactDOM.render when the .render method is called and enables Concurrent Mode.

hydrateRoot

Same as createRoot(), but is used to hydrate a container whose HTML contents were rendered by ReactDOMServer.

§Interfaces

HydrationOptions
Root
RootOptions