fritz2
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
Skip to content
fritz2
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
?
>
)