Skip to content

Commit cc5e32a

Browse files
committed
Adding autocomplete specific theming.
1 parent cbb8b80 commit cc5e32a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

entries/autocomplete.xml

+7
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@
2626
<li>UP/DOWN - Open the menu, if the <a href="#option-minLength"><code>minLength</code></a> has been met.</li>
2727
</ul>
2828

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+
2936
<h3>Dependencies</h3>
3037
<ul>
3138
<li><a href="/category/ui-core/">UI Core</a></li>

0 commit comments

Comments
 (0)