toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
target
target
js
fun
Tag
<
HTMLBaseElement
>
.
target
(
value
:
String
)
fun
Tag
<
HTMLBaseElement
>
.
target
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLLinkElement
>
.
target
(
value
:
String
)
fun
Tag
<
HTMLLinkElement
>
.
target
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLAnchorElement
>
.
target
(
value
:
String
)
fun
Tag
<
HTMLAnchorElement
>
.
target
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLAreaElement
>
.
target
(
value
:
String
)
fun
Tag
<
HTMLAreaElement
>
.
target
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLFormElement
>
.
target
(
value
:
String
)
fun
Tag
<
HTMLFormElement
>
.
target
(
value
:
Flow
<
String
>
)