We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc937e commit 3b82987Copy full SHA for 3b82987
includes/sortable-argument-ui.xml
@@ -17,4 +17,7 @@
17
<property name="sender" type="jQuery">
18
<desc>The sortable that the item comes from if moving from one sortable to another</desc>
19
</property>
20
+ <property name="placeholder" type="jQuery">
21
+ <desc>The jQuery object representing the element being used as a placeholder.</desc>
22
+ </property>
23
</argument>
0 commit comments