core
1.0-RC1
js
core
/
dev.fritz2.core
/
size
size
js
fun
Tag
<
HTMLHRElement
>
.
size
(
value
:
String
)
Content copied to clipboard
fun
Tag
<
HTMLHRElement
>
.
size
(
value
:
Flow
<
String
>
)
Content copied to clipboard
fun
Tag
<
HTMLInputElement
>
.
size
(
value
:
Int
)
Content copied to clipboard
fun
Tag
<
HTMLInputElement
>
.
size
(
value
:
Flow
<
Int
>
)
Content copied to clipboard
fun
Tag
<
HTMLSelectElement
>
.
size
(
value
:
Int
)
Content copied to clipboard
fun
Tag
<
HTMLSelectElement
>
.
size
(
value
:
Flow
<
Int
>
)
Content copied to clipboard
fun
Tag
<
HTMLFontElement
>
.
size
(
value
:
String
)
Content copied to clipboard
fun
Tag
<
HTMLFontElement
>
.
size
(
value
:
Flow
<
String
>
)
Content copied to clipboard