From 1cc831c5078193942df3fb42ffee2541423d0d99 Mon Sep 17 00:00:00 2001 From: Kristiyan Kostadinov Date: Tue, 13 Dec 2022 13:35:43 +0100 Subject: [PATCH] fix(material/menu): add selector for projecting non-Material icons (#26235) Adds the `matMenuItemIcon` selector to the `ng-content` so icons that aren't `mat-icon` can be projected in the correct place. Fixes #26214. --- src/material/menu/menu-item.html | 2 +- tools/public_api_guard/material/menu.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/material/menu/menu-item.html b/src/material/menu/menu-item.html index 7e5412addf51..b3da3f522585 100644 --- a/src/material/menu/menu-item.html +++ b/src/material/menu/menu-item.html @@ -1,4 +1,4 @@ - +
; + static ɵcmp: i0.ɵɵComponentDeclaration; // (undocumented) static ɵfac: i0.ɵɵFactoryDeclaration; }