We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d612429 + 19cc584 commit 9cdec0cCopy full SHA for 9cdec0c
1 file changed
docs/dictionary/property/allowableDragActions.lcdoc
@@ -23,7 +23,7 @@ Value (enum):
23
Set the <allowableDragActions> during a <dragStart> handler to indicate
24
how the offered data can be manipulated.
25
26
-- move: up being dropped the data should be removed from the source
+- move: upon being dropped the data should be removed from the source
27
- copy: the source application should do nothing if the data is
28
dropped
29
- link: the target application will link to the provided data in some
0 commit comments