docs: reflect new types accepted by the tooltip
Esse commit está contido em:
@@ -166,7 +166,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">
|
||||
</tr>
|
||||
<tr>
|
||||
<td>content</td>
|
||||
<td>string | function</td>
|
||||
<td>string | HTMLElement | jQuery node | function</td>
|
||||
<td>''</td>
|
||||
<td>
|
||||
<p>Default content value if <code>data-content</code> attribute isn't present.</p>
|
||||
@@ -218,7 +218,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">
|
||||
</tr>
|
||||
<tr>
|
||||
<td>title</td>
|
||||
<td>string | function</td>
|
||||
<td>string | HTMLElement | jQuery node | function</td>
|
||||
<td>''</td>
|
||||
<td>
|
||||
<p>Default title value if <code>title</code> attribute isn't present.</p>
|
||||
|
||||
@@ -184,7 +184,7 @@ $('#example').tooltip(options)
|
||||
</tr>
|
||||
<tr>
|
||||
<td>title</td>
|
||||
<td>string | function</td>
|
||||
<td>string | HTMLElement | jQuery node | function</td>
|
||||
<td>''</td>
|
||||
<td>
|
||||
<p>Default title value if <code>title</code> attribute isn't present.</p>
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário