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