Up
–
api
»
Webapi
»
Dom
»
HtmlInputElement
»
Impl
» SelectionDirection
Module
Impl.SelectionDirection
type
t
=
|
Forward
|
Backward
|
None
;
let
toString:
t
=>
string;