W3cubDocs

/Haxe JavaScript

SelectionMode(String)

package js.html

Available on js

Variables

inline read only END:SelectionMode = "end"

inline read only PRESERVE:SelectionMode = "preserve"

inline read only SELECT:SelectionMode = "select"

inline read only START:SelectionMode = "start"

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/SelectionMode.html