property ReactRouterPluginOptions.basename
Since 0.1.0

Mount prefix for the SSR catch-all route. Default /. MUST match the app's react-router.config.ts basename for flat/nested routes to resolve.

Type

string

Usage

import { type ReactRouterPluginOptions } from "react-router-plugin/src/index.ts";