renderToReadableStream
Streams a React element to its initial HTML. Returns a Promise that resolves to a Readable Stream. Fully supports Suspense and streaming of HTML. Read more
renderToReadableStream(element, options);
This section is incomplete, please see the old docs for renderToReadableStream.
Streams a React element to its initial HTML. Returns a Promise that resolves to a Readable Stream. Fully supports Suspense and streaming of HTML. Read more
renderToReadableStream(element, options);