fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
core
/
dev.fritz2.core
/
type
type
js
fun
Tag
<
HTMLLinkElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLLinkElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLStyleElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLStyleElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLOListElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLOListElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLUListElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLUListElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLLIElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLLIElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLAnchorElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLAnchorElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLSourceElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLSourceElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLEmbedElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLEmbedElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLObjectElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLObjectElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLParamElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLParamElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLInputElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLInputElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLButtonElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLButtonElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLMenuElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLMenuElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLMenuItemElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLMenuItemElement
>
.
type
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLScriptElement
>
.
type
(
value
:
String
)
fun
Tag
<
HTMLScriptElement
>
.
type
(
value
:
Flow
<
String
>
)