Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-tanstack-history
/
tanstack.history
/
RouterHistory
/
push
push
abstract
var
push
:
(
path
:
String
,
state
:
Any
?
,
navigateOpts
:
NavigateOptions
?
)
->
Unit
(
source
)