Skip to content

Commit 0f04a5b

Browse files
committed
Selectmenu: adjusted default demo description
1 parent a9aef09 commit 0f04a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/selectmenu/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696
<div class="demo-description">
9797
<p>The Selectmenu widgets provides a styleable select element replacement. It will act as a proxy back to the original select element, controlling its state for form submission or serialization </p>
98-
<p>The datasource is a native select element or a simple JavaScript array, provided to the widget using the source-option.</p>
98+
<p>The datasource is a native select element. Supports optgroups.</p>
9999
</div><!-- End demo-description -->
100100

101101
</body>

0 commit comments

Comments
 (0)