toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
maxLength
max
Length
js
fun
Tag
<
HTMLInputElement
>
.
maxLength
(
value
:
Int
)
fun
Tag
<
HTMLInputElement
>
.
maxLength
(
value
:
Flow
<
Int
>
)
fun
Tag
<
HTMLTextAreaElement
>
.
maxLength
(
value
:
Int
)
fun
Tag
<
HTMLTextAreaElement
>
.
maxLength
(
value
:
Flow
<
Int
>
)