You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>There are some caveats regarding using modals on mobile devices. <ahref="../getting-started/#support-fixed-position-keyboards">See our browser support docs</a> for details.</p>
18
16
</div>
19
17
18
+
<p><strongclass="text-danger">Due to how HTML5 defines its semantics, the <code>autofocus</code> HTML attribute has no effect in Bootstrap modals.</strong></p>
19
+
20
+
<h2id="modals-examples">Examples</h2>
21
+
20
22
<h3>Static example</h3>
21
23
<p>A rendered modal with header, body, and set of actions in the footer.</p>
0 commit comments