basepath

abstract val basepath: String?(source)

The basepath for then entire router. This is useful for mounting a router instance at a subpath.

`default` - '/'
[API Docs](https://tanstack.com/router/latest/docs/framework/react/api/router/RouterOptionsType#basepath-property)