We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f7ed1 commit e190ae9Copy full SHA for e190ae9
ng-sample/app/examples/modal/modal-test.ts
@@ -5,6 +5,7 @@ import {ModalContent} from "./modal-content";
5
6
@Component({
7
selector: 'modal-test',
8
+ providers: [ModalDialogService],
9
template: `
10
<GridLayout rows="*, auto" modal-dialog-host>
11
<StackLayout verticalAlignment="top" margin="12">
0 commit comments