OptionalariaOptionalariaAria label to assign to the dialog element.
OptionalariaID of the element that labels the dialog.
OptionalautoWhether the dialog should focus the first focusable element on open.
OptionalbackdropCustom class for the backdrop.
OptionalcloseWhether the dialog should close when the user goes backwards/forwards in history.
Note that this usually doesn't include clicking on links (unless the user is using
the HashLocationStrategy).
OptionaldirectionLayout direction for the dialog's content.
OptionalhasWhether the dialog has a backdrop.
OptionalheightHeight of the dialog.
OptionalmaxMax-height of the dialog. If a number is provided, assumes pixel units.
OptionalmaxMax-width of the dialog. If a number is provided, assumes pixel units. Defaults to 80vw.
OptionalminMin-height of the dialog. If a number is provided, assumes pixel units.
OptionalminMin-width of the dialog. If a number is provided, assumes pixel units.
OptionalpanelCustom class for the overlay pane.
OptionalpositionPosition overrides.
OptionalrestoreWhether the dialog should restore focus to the previously-focused element, after it's closed.
OptionalscrollScroll strategy to be used for the dialog.
OptionalwidthWidth of the dialog.
ID of the element that describes the dialog.