We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6141025 commit 74b5e04Copy full SHA for 74b5e04
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