kilua-project
Toggle table of contents
0.0.22
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-routing
/
dev.kilua.routing
/
SimpleBrowserRouter
Simple
Browser
Router
@
Composable
fun
SimpleBrowserRouter
(
initRoute
:
String
,
contextPath
:
String
=
""
,
routing
:
@
Composable
RouteBuilder
.
(
)
->
Unit
)
(
source
)