Up
–
docs
»
findlib-1
»
melange-webapi
»
Webapi
»
Dom
»
HtmlInputElement
» SelectionDirection
Module
HtmlInputElement.SelectionDirection
type
t
=
|
Forward
|
Backward
|
None
val
toString :
t
->
string