Optional
Readonly
Root app component to render on the server. This should be the same component tree the client hydrates. It should contain an Outlet that renders matched routes.
If not provided, renders just the matched route with layouts.
Document generation options
Root app component to render on the server. This should be the same component tree the client hydrates. It should contain an Outlet that renders matched routes.
If not provided, renders just the matched route with layouts.