ServerRouter
react-router

ServerRouter

ServerRouter(props): ReactElement

The entry point for a Remix app when it is rendered on the server (in app/entry.server.js). This component is used to generate the HTML in the response from the server.

Parameters

Docs and examples CC 4.0