From: Florian Lacreuse Date: Thu, 3 Feb 2022 09:43:11 +0000 (+0100) Subject: Fix dropdown docs about autoclose and esc key. X-Git-Tag: v5.2.0-beta1~279 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=957c1dd6eaacc7a8b17a68ecb78b3134d449b5c1;p=thirdparty%2Fbootstrap.git Fix dropdown docs about autoclose and esc key. --- diff --git a/site/content/docs/5.1/components/dropdowns.md b/site/content/docs/5.1/components/dropdowns.md index 7f2e2d42de..f5dcff4ccd 100644 --- a/site/content/docs/5.1/components/dropdowns.md +++ b/site/content/docs/5.1/components/dropdowns.md @@ -1065,10 +1065,11 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap

Configure the auto close behavior of the dropdown:

+

The dropdown can always be closed with the ESC key.