What’s the difference between HTML ‘hidden’ and ‘aria-hidden’ attributes?

I have been seeing the aria attribute all over while working with Angular Material. Can someone explain to me, what the aria prefix means? but most importantly what I’m trying to understand is the difference between aria-hidden and hidden attribute.

4 Answers
4

Leave a Comment