mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-11-29 18:48:50 +08:00
c559bd321e
when a screen reader parses an icon, it sees the role attribute has a value of 'img'. in the case where we don't want the screen reader to read the icon, the role can be assigned a blank value and the role attribute will not be added. instead, the aria-hidden attribute will be added with a value of 'true' no breaking changes |
||
---|---|---|
.. | ||
internal | ||
style | ||
Icon.razor | ||
Icon.razor.cs | ||
IconFont.razor.cs | ||
IconLocale.cs | ||
IconService.cs | ||
IconThemeType.cs | ||
IconType.cs |