Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 9889ed5

Browse files
rickyk586tinayuangao
authored andcommitted
add (#10359)
1 parent 1874e80 commit 9889ed5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/dialog/dialog.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,7 @@ function MdDialogDirective($$rAF, $mdTheming, $mdDialog) {
549549
* in parallel the close animations.
550550
* - `fullscreen` `{boolean=}`: An option to toggle whether the dialog should show in fullscreen
551551
* or not. Defaults to `false`.
552+
* - `multiple` `{boolean=}`: An option to allow this dialog to display over one that's currently open.
552553
* @returns {promise} A promise that can be resolved with `$mdDialog.hide()` or
553554
* rejected with `$mdDialog.cancel()`.
554555
*/

0 commit comments

Comments
 (0)