core
0.20.1
js
core
/
de.peekandpoke.kraft.addons.routing
/
urlParams
url
Params
js
fun
<
C
,
T
>
Component
<
C
>
.
urlParams
(
router
:
Router
,
fromParams
:
(
Map
<
String
,
String
>
)
->
T
,
toParams
:
(
T
)
->
Map
<
String
,
Any
?
>
,
onChange
:
(
T
)
->
Unit
?
=
null
)
:
ReadWriteProperty
<
Component
<
C
>
,
T
>
Content copied to clipboard