kobweb
Toggle table of contents
0.24.0
js
Target filter
js
Switch theme
Search in API
Skip to content
kobweb
kobweb-core
/
com.varabyte.kobweb.navigation
/
Router
/
registerLayout
register
Layout
fun
registerLayout
(
layoutId
:
String
,
parentLayoutId
:
String
?
=
null
,
initRouteMethod
:
InitRouteMethod
?
=
null
,
layoutMethod
:
LayoutMethod
)
(
source
)