You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@BioPhoton We can try to make use of aria-label on a visually hidden element.
e.g. <span class="visually-hidden">4 of 5</span> or
use an attribute [attr.aria-label]="description | default"
It would be helpful to add an @input like description to override above default 4 of 5.
I'm submitting a...
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions
Environment
The text was updated successfully, but these errors were encountered: