mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Dropdowns display default value (#26272)
This commit is contained in:
@@ -826,7 +826,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
|
|||||||
<tr>
|
<tr>
|
||||||
<td>display</td>
|
<td>display</td>
|
||||||
<td>string</td>
|
<td>string</td>
|
||||||
<td>dynamic | static</td>
|
<td>'dynamic'</td>
|
||||||
<td>By default, we use Popper.js for dynamic positioning. Disable this with `static`.</td>
|
<td>By default, we use Popper.js for dynamic positioning. Disable this with `static`.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user