src/app/materials/dialogs/dialogs.component.ts
| selector | app-dialogs |
| styleUrls | ./dialogs.component.scss |
| templateUrl | ./dialogs.component.html |
Methods |
constructor(dialog: DialogService)
|
||||||
|
Parameters :
|
| ngOnInit |
ngOnInit()
|
|
Returns :
void
|
| openAlert |
openAlert()
|
|
Returns :
void
|
| openConfirm |
openConfirm()
|
|
Returns :
void
|
| openDialog |
openDialog()
|
|
Returns :
void
|
./dialogs.component.scss