kvision-project
Toggle table of contents
9.2.2
js
Target filter
js
Switch theme
Search in API
Skip to content
kvision-project
kvision-routing-ballast
/
io.kvision.routing
/
KVRouterViewModel
/
KVRouterViewModel
KVRouter
View
Model
constructor
(
routingTable
:
KVRoutingTable
,
initialRoute
:
KVRoute
,
basePath
:
String
?
=
null
,
useHash
:
Boolean
=
true
,
coroutineScope
:
CoroutineScope
)
(
source
)