kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
application
/
com.varabyte.kobweb.gradle.application.tasks
/
KobwebGenIndexConfInputs
Kobweb
Gen
Index
Conf
Inputs
class
KobwebGenIndexConfInputs
(
val
title
:
String
,
val
basePath
:
String
,
val
script
:
String
)
(
source
)
Members
Constructors
Kobweb
Gen
Index
Conf
Inputs
Link copied to clipboard
constructor
(
kobwebConf
:
KobwebConf
)
constructor
(
title
:
String
,
basePath
:
String
,
script
:
String
)
Properties
base
Path
Link copied to clipboard
@get:
Input
val
basePath
:
String
script
Link copied to clipboard
@get:
Input
val
script
:
String
title
Link copied to clipboard
@get:
Input
val
title
:
String