Skip to main content

Variable: dialogParts

const dialogParts: object

Defined in: packages/component-driver-angular-material-v20/src/components/DialogDriver.ts:17

Type Declaration​

backdrop​

backdrop: object

The CDK backdrop behind the dialog — the surface a "click outside" lands on. It covers the whole viewport, so dismissal clicks target a corner to stay clear of the centered dialog pane.

backdrop.driver​

driver: typeof HTMLElementDriver = HTMLElementDriver

backdrop.locator​

locator: PartLocator = overlayBackdropLocator