set aria-expanded

This commit is contained in:
pionnegru
2019-10-16 07:47:08 +03:00
parent 7548f45602
commit 61bc80e538
@@ -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()"
>