We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb8b80 commit cc5e32aCopy full SHA for cc5e32a
entries/autocomplete.xml
@@ -26,6 +26,13 @@
26
<li>UP/DOWN - Open the menu, if the <a href="#option-minLength"><code>minLength</code></a> has been met.</li>
27
</ul>
28
29
+ <xi:include href="../includes/widget-theming.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
30
+
31
+ <ul>
32
+ <li><code>ui-autocomplete</code>: The menu used to display matches to the user.</li>
33
+ <li><code>ui-autocomplete-input</code>: The autocomplete's input element.</li>
34
+ </ul>
35
36
<h3>Dependencies</h3>
37
<ul>
38
<li><a href="/category/ui-core/">UI Core</a></li>
0 commit comments