mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
set aria-expanded
This commit is contained in:
@@ -38,6 +38,7 @@ import {
|
||||
mat-icon-button
|
||||
[color]="(infoDrawerOpened$ | async) ? 'primary' : ''"
|
||||
[attr.aria-label]="'APP.ACTIONS.DETAILS' | translate"
|
||||
[attr.aria-expanded]="infoDrawerOpened$ | async"
|
||||
[attr.title]="'APP.ACTIONS.DETAILS' | translate"
|
||||
(click)="onClick()"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user