mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 06:20:23 +00:00
Dropdowns display default value (#26272)
This commit is contained in:
parent
5f546f5708
commit
5be2cd3d6c
1 changed files with 1 additions and 1 deletions
|
|
@ -826,7 +826,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
|
|||
<tr>
|
||||
<td>display</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>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Reference in a new issue