kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
kobweb-common
/
com.varabyte.kobweb.project.conf
/
KobwebConf
Kobweb
Conf
@
Serializable
class
KobwebConf
(
val
site
:
Site
,
val
server
:
Server
)
(
source
)
Data values exposed to users that are used to define values globally useful to a Kobweb project.
Members
Constructors
Kobweb
Conf
Link copied to clipboard
constructor
(
site
:
Site
,
server
:
Server
)
Properties
server
Link copied to clipboard
val
server
:
Server
site
Link copied to clipboard
val
site
:
Site