vapi4k
Toggle table of contents
1.2.4
jvm
Platform filter
jvm
Switch theme
Search in API
vapi4k
vapi4k-core
/
com.vapi4k.utils
/
HtmlUtils
Html
Utils
object
HtmlUtils
(
source
)
Members
Functions
attribs
Link copied to clipboard
fun
HTMLTag
.
attribs
(
vararg
pairs
:
Pair
<
String
,
Any
>
)
css
Link copied to clipboard
fun
HEAD
.
css
(
vararg
files
:
String
)
details
Link copied to clipboard
fun
SVG
.
details
(
width
:
Int
,
height
:
Int
,
href
:
String
)
encode
For
Html
Link copied to clipboard
fun
String
.
encodeForHtml
(
)
:
String
html
Link copied to clipboard
fun
html
(
block
:
TagConsumer
<
StringBuilder
>
.
(
)
->
Unit
)
:
String
js
Link copied to clipboard
fun
FlowOrMetaDataOrPhrasingContent
.
js
(
vararg
files
:
String
)
raw
Html
Link copied to clipboard
fun
HTMLTag
.
rawHtml
(
html
:
String
)