CSV issues 880196 Function cannot be performed by keyboard alone addressed (#8007)

This commit is contained in:
jatin2008
2022-11-28 16:17:38 +05:30
committed by GitHub
parent 63a0ecac34
commit 97b39dd1c5

View File

@@ -37,7 +37,8 @@
matSuffix matSuffix
[clipboard-notification]="'SHARE.CLIPBOARD-MESSAGE' | translate" [adf-clipboard] [clipboard-notification]="'SHARE.CLIPBOARD-MESSAGE' | translate" [adf-clipboard]
[attr.aria-label]="'SHARE.COPY_BUTTON_LABEL' | translate" [attr.aria-label]="'SHARE.COPY_BUTTON_LABEL' | translate"
[target]="sharedLinkInput"> [target]="sharedLinkInput"
tabindex="0">
content_copy content_copy
</mat-icon> </mat-icon>
</mat-form-field> </mat-form-field>