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.
2 parents cb305b1 + 441657a commit 57b0a13Copy full SHA for 57b0a13
projects/igniteui-angular/src/lib/grids/headers/grid-header-row.component.html
@@ -1,5 +1,5 @@
1
<div role="rowgroup" class="igx-grid-thead__wrapper" [style.width.px]="width"
2
- [attr.aria-activedescendant]="activeDescendant" [class.igx-grid__tr--mrl]="hasMRL">
+ [class.igx-grid__tr--mrl]="hasMRL">
3
4
<!-- Column headers area -->
5
<div class="igx-grid__tr" role="row" [style.width.px]="width">
0 commit comments