Commit 5be2cd3d authored by denisname's avatar denisname Committed by Johann-S
Browse files

Dropdowns `display` default value (#26272)

parent 5f546f57
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment