You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/javascript.html
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -691,18 +691,6 @@ <h3>Options</h3>
691
691
<td>[default markup]</td>
692
692
<td>the html template used for rendering a popover</td>
693
693
</tr>
694
-
<tr>
695
-
<td>titleSelector</td>
696
-
<td>string</td>
697
-
<td>.title</td>
698
-
<td>selector used to find the title element within the popover</td>
699
-
</tr>
700
-
<tr>
701
-
<td>contentSelector</td>
702
-
<td>string</td>
703
-
<td>.content p</td>
704
-
<td>selector used to find the content element within the popover</td>
705
-
</tr>
706
694
</tbody>
707
695
</table>
708
696
<p><spanclass="label notice">Notice</span> Individual popover instance options can alternatively be specified through the use of data attributes.</code></p>
0 commit comments