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 66e745e commit bb11489Copy full SHA for bb11489
entries/selectmenu.xml
@@ -102,6 +102,7 @@
102
<xi:include href="../includes/widget-method-destroy.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
103
<xi:include href="../includes/widget-method-disable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
104
<xi:include href="../includes/widget-method-enable.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
105
+ <xi:include href="../includes/widget-method-instance.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
106
<method name="menuWidget">
107
<desc>Returns a <code>jQuery</code> object containing the menu element.</desc>
108
</method>
0 commit comments