-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix
Description
Feature Description
I would like to see a feature close a dialog on any element (custom components, native elements) for mat-dialog-close. Actual behaviour provides close only for html button
Selector: button[mat-dialog-close] button[matDialogClose]
I would like to use it on any element (custom or native)
Selector: [mat-dialog-close] [matDialogClose]
Use Case
add a directive mat-dialog-close to element <app-button mat-dialog-close></app-button>, after click on custom button - close button
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsfeatureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fix