| openDialog() { | |
| const dialogConfig = new MatDialogConfig(); | |
| dialogConfig.disableClose = true; | |
| dialogConfig.autoFocus = true; | |
| dialogConfig.data = { | |
| id: 1, | |
| title: 'Angular For Beginners' | |
| }; | |
| this.dialog.open(CourseDialogComponent, dialogConfig); | |
| } | |
Angular Material Dialog
https://blog.angular-university.io/angular-material-dialog/
Đăng ký:
Đăng Nhận xét (Atom)
anti-pattern là gì
Trong công nghệ và lập trình, Anti-pattern (mẫu phản diện) là những giải pháp bề ngoài có vẻ hiệu quả để giải quyết một vấn đề phổ biến, ...
-
html5 video - What is a blob URL and why it is used? - Stack Overflow Blob URLs (ref W3C , official name) or Object-URLs (ref. MDN and ...
-
Source: https://www.infoworld.com/article/3206264/application-development/how-to-perform-partial-updates-to-rest-web-api-resources.html T...
-
https://www.reddit.com/r/JEENEETards/comments/zppb8w/one_of_the_best_softwares_ever_cold_turkey/ For those needing the pro version for free:...
Không có nhận xét nào:
Đăng nhận xét