diff --git a/src/modal/docs/readme.md b/src/modal/docs/readme.md index 573b2510f6..09bb0882e3 100644 --- a/src/modal/docs/readme.md +++ b/src/modal/docs/readme.md @@ -36,3 +36,6 @@ Finally, a `modal.closing` event is broadcast to the modal scope before the moda preventDefault on the event, then the modal will remain open. The $close and $dismiss methods return true if the event was allowed. The event itself includes a parameter for the result/reason and a boolean parameter that indicates whether the modal is being closed (true) or dismissed. + +The `modalConfig` exposes the following global option for all modals/backdrops: +