toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
inputMode
input
Mode
js
fun
Tag
<
HTMLInputElement
>
.
inputMode
(
value
:
String
)
fun
Tag
<
HTMLInputElement
>
.
inputMode
(
value
:
Flow
<
String
>
)
fun
Tag
<
HTMLTextAreaElement
>
.
inputMode
(
value
:
String
)
fun
Tag
<
HTMLTextAreaElement
>
.
inputMode
(
value
:
Flow
<
String
>
)