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