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