Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mat-dialog

Angular 16 / Material Dialog title height LARGE when having component inside

How can i change the Z-Index of mat-dialog in Angular

Non-modal dialog in Angular 11

mat-dialog changes css unexpectedly in Angular Material 15

Angular Material theming / changing border radius

How to test MatDialog is opened using mock in angular unit test

Angular 18 MatDialog panelClass styles not applying after upgrade from Angular 14

Angular 11+ MatDialog: inner component's (ngComponentOutlet) html does not trigger <button (click)="close()"> method. Works on Angular 9

How To Prevent MatDialog From Closing When Clicked Outside

How to close Angular material dialog box?

Logout MatDialog not working in mobile browsers

How to communicate from mat dialog component to the component where mat dialog is implemented?