Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-short-docs/input-selectionDirection
2020-12-05 21:29:49 +01:00

4 lines
311 B
Plaintext

selectionDirection [HTML5]
The direction in which selection occurred. This is "forward" if the selection was made from left-to-right in an LTR locale or right-to-left in an RTL locale, or "backward" if the selection was made in the opposite direction. This can be "none" if the selection direction is unknown.