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 400ba57 commit 0bcb8baCopy full SHA for 0bcb8ba
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