fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
charset
charset
js
fun
Tag
<
HTMLLinkElement
>
.
charset
(
value
:
String
)
fun
Tag
<
HTMLLinkElement
>
.
charset
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLAnchorElement
>
.
charset
(
value
:
String
)
fun
Tag
<
HTMLAnchorElement
>
.
charset
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLScriptElement
>
.
charset
(
value
:
String
)
fun
Tag
<
HTMLScriptElement
>
.
charset
(
value
:
Flow
<
String
>
)