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