Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-tanstack-router-core
/
tanstack.router.core
/
RouteOptions
Route
Options
external
interface
RouteOptions
<
TParentRoute
:
BaseRoute
>
(
source
)
Members
Properties
get
Parent
Route
Link copied to clipboard
abstract
val
getParentRoute
:
(
)
->
TParentRoute
id
Link copied to clipboard
abstract
val
id
:
String
?
path
Link copied to clipboard
abstract
val
path
:
String
?