core
1.0-RC1
js
core
/
dev.fritz2.core
/
selectionStart
selection
Start
js
fun
Tag
<
HTMLInputElement
>
.
selectionStart
(
value
:
Int
?
)
Content copied to clipboard
fun
Tag
<
HTMLInputElement
>
.
selectionStart
(
value
:
Flow
<
Int
?
>
)
Content copied to clipboard
fun
Tag
<
HTMLTextAreaElement
>
.
selectionStart
(
value
:
Int
?
)
Content copied to clipboard
fun
Tag
<
HTMLTextAreaElement
>
.
selectionStart
(
value
:
Flow
<
Int
?
>
)
Content copied to clipboard