Skip to content

Commit 1a0b17d

Browse files
jzaeffererscottgonzalez
authored andcommitted
Tooltip: Document extended content option
1 parent fcd1c98 commit 1a0b17d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

entries/tooltip.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
<type name="String">
6060
<desc>A string of HTML to use for the tooltip content.</desc>
6161
</type>
62+
<type name="Element">
63+
<desc>A DOM element to use for the tooltip content.</desc>
64+
</type>
65+
<type name="jQuery">
66+
<desc>A jQuery object to use for the tooltip content.</desc>
67+
</type>
6268
</option>
6369
<xi:include href="../includes/widget-option-disabled.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
6470
<xi:include href="../includes/widget-option-hide.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>

0 commit comments

Comments
 (0)