mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
fix #10986
This commit is contained in:
parent
969cb04acb
commit
730d7f0b13
@ -253,7 +253,7 @@ $('#myModal').on('show.bs.modal', function (e) {
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>backdrop</td>
|
||||
<td>boolean</td>
|
||||
<td>boolean or the string <code>'static'</code></td>
|
||||
<td>true</td>
|
||||
<td>Includes a modal-backdrop element. Alternatively, specify <code>static</code> for a backdrop which doesn't close the modal on click.</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user