src/module/components/dialogs/mat-alert-dialog/mat-alert-dialog.component.ts
selector | mat-alert-dialog |
styleUrls | ./mat-alert-dialog.component.scss |
templateUrl | ./mat-alert-dialog.component.html |
Properties |
Methods |
constructor(dialogRef: MatDialogRef
|
|||||||||
Parameters :
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
Public data |
Type : MatAlertDialogData
|
Decorators :
@Optional()
|
Public dialogRef |
Type : MatDialogRef<MatAlertDialog>
|
icon |
Type : string
|
message |
Type : string
|
okTextButton |
Type : string
|
title |
Type : string
|
type |
Type : string
|
./mat-alert-dialog.component.scss