We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b057f49 commit 1b50a07Copy full SHA for 1b50a07
src/material-experimental/mdc-chips/chip-row.html
@@ -32,6 +32,7 @@
32
33
<span
34
class="mdc-evolution-chip__cell mdc-evolution-chip__cell--trailing"
35
+ role="gridcell"
36
*ngIf="_hasTrailingIcon()">
37
<ng-content select="mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"></ng-content>
38
</span>
0 commit comments