Up
–
api
»
Webapi
»
Dom
»
HtmlInputElement
»
Impl
» SelectionMode
Module
Impl.SelectionMode
type
t
=
|
Select
|
Start
|
End
|
Preserve
;
let
toString:
t
=>
string;