We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c110a08 commit 35cf8ceCopy full SHA for 35cf8ce
entries/datepicker.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<entry name="datepicker" type="widget">
+<entry name="datepicker" type="widget" widget-element="datepicker">
3
<title>Datepicker Widget</title>
4
<desc>Select a date from a popup or inline calendar</desc>
5
<longdesc>
@@ -291,6 +291,8 @@
291
<desc>The new date.</desc>
292
</argument>
293
</method>
294
+ <xi:include href="../includes/widget-method-option.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
295
+ <xi:include href="../includes/widget-method-widget.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
296
</methods>
297
<example>
298
<height>300</height>
0 commit comments