toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
formAction
form
Action
js
fun
Tag
<
HTMLInputElement
>
.
formAction
(
value
:
String
)
fun
Tag
<
HTMLInputElement
>
.
formAction
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLButtonElement
>
.
formAction
(
value
:
String
)
fun
Tag
<
HTMLButtonElement
>
.
formAction
(
value
:
Flow
<
String
>
)