src/app/component/dialog/alert/alert.component.ts
| selector | stbui-dialog-alert |
| styleUrls | ./alert.component.scss |
| templateUrl | ./alert.component.html |
Properties |
Methods |
constructor(dialogRef: MatDialogRef
|
||||||
|
Parameters :
|
| close |
close()
|
|
Returns :
void
|
| closeButton |
Type : string
|
Default value : '关闭'
|
| message |
Type : string
|
| title |
Type : string
|
./alert.component.scss