core
1.0-RC1
js
core
/
dev.fritz2.core
/
maxLength
max
Length
js
fun
Tag
<
HTMLInputElement
>
.
maxLength
(
value
:
Int
)
Content copied to clipboard
fun
Tag
<
HTMLInputElement
>
.
maxLength
(
value
:
Flow
<
Int
>
)
Content copied to clipboard
fun
Tag
<
HTMLTextAreaElement
>
.
maxLength
(
value
:
Int
)
Content copied to clipboard
fun
Tag
<
HTMLTextAreaElement
>
.
maxLength
(
value
:
Flow
<
Int
>
)
Content copied to clipboard