mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-24 22:14:43 +00:00
update docs for placement
This commit is contained in:
parent
ea23461970
commit
1a295491b2
1 changed files with 1 additions and 1 deletions
|
|
@ -635,7 +635,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
|||
<td>placement</td>
|
||||
<td>string</td>
|
||||
<td>'right'</td>
|
||||
<td>how to position the popover - above | below | left | right</td>
|
||||
<td>how to position the popover - top | bottom | left | right</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>selector</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue