Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tanstack-router-core
/
tanstack.router.core
/
BaseRootRoute
Base
Root
Route
open
external
class
BaseRootRoute
<
TChild
:
BaseRoute
<
TChild
>
>
:
BaseRoute
<
TChild
>
(
source
)
Members
Functions
add
Children
Link copied to clipboard
fun
addChildren
(
children
:
ReadonlyArray
<
TChild
>
)