kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
core
/
com.varabyte.kobweb.gradle.core.util
/
HtmlUtil
Html
Util
object
HtmlUtil
(
source
)
Members
Functions
serialize
Head
Contents
Link copied to clipboard
fun
serializeHeadContents
(
block
:
HEAD
.
(
)
->
Unit
)
:
String
Serialize the child nodes created by
block
, excluding the opening and closing
<head>
tag.