kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-core
/
com.varabyte.kobweb.core.init
/
InitKobwebContext
Init
Kobweb
Context
class
InitKobwebContext
(
val
config
:
MutableKobwebConfig
,
val
router
:
Router
)
(
source
)
Various classes useful for methods that are called when a page is first loaded.
Members
Constructors
Init
Kobweb
Context
Link copied to clipboard
constructor
(
config
:
MutableKobwebConfig
,
router
:
Router
)
Properties
config
Link copied to clipboard
val
config
:
MutableKobwebConfig
router
Link copied to clipboard
val
router
:
Router