MCPcopy Create free account
hub / github.com/angular/components / openDialog

Method openDialog

src/dev-app/focus-trap/focus-trap-demo.ts:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 openDialog() {
83 this.dialog.open(FocusTrapDialogDemo);
84 }
85}
86
87let dialogCount = 0;

Callers

nothing calls this directly

Calls 1

openMethod · 0.65

Tested by

no test coverage detected