fritz2
js
core
/
dev.fritz2.core
/
formEnctype
form
Enctype
js
fun
Tag
<
HTMLInputElement
>
.
formEnctype
(
value
:
String
)
fun
Tag
<
HTMLInputElement
>
.
formEnctype
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLButtonElement
>
.
formEnctype
(
value
:
String
)
fun
Tag
<
HTMLButtonElement
>
.
formEnctype
(
value
:
Flow
<
String
>
)