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
/
Invoker
Invoker
class
Invoker
<
O
:
Any
,
R
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
inline operator
fun
invoke
(
noinline
block
:
O
.
(
)
->
Unit
)
:
R