toggle menu
fritz2
js
switch theme
search in API
core
/
dev.fritz2.core
/
selectionStart
selection
Start
js
fun
Tag
<
HTMLInputElement
>
.
selectionStart
(
value
:
Int
?
)
fun
Tag
<
HTMLInputElement
>
.
selectionStart
(
value
:
Flow
<
Int
?
>
)
fun
Tag
<
HTMLTextAreaElement
>
.
selectionStart
(
value
:
Int
?
)
fun
Tag
<
HTMLTextAreaElement
>
.
selectionStart
(
value
:
Flow
<
Int
?
>
)