From: Patrick van Hesteren Date: Mon, 3 Oct 2016 06:05:59 +0000 (+0200) Subject: Updated documentation of the focus option from the modal component. (#19409) X-Git-Tag: v4.0.0-alpha.5~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98671231ecdc3870213f77fb20d1bf3fec1e08cf;p=thirdparty%2Fbootstrap.git Updated documentation of the focus option from the modal component. (#19409) --- diff --git a/docs/components/modal.md b/docs/components/modal.md index 26676cacc3..dd4793d229 100644 --- a/docs/components/modal.md +++ b/docs/components/modal.md @@ -412,6 +412,12 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap true Closes the modal when escape key is pressed + + focus + boolean + true + Puts the focus on the modal when initialized. + show boolean