What is aria-hidden?

The aria-hidden="true" attribute removes an element and all its descendants from the accessibility tree, making it invisible to assistive technologies. It is used to hide purely decorative content (icons, visual separators) or duplicated elements. Important: it must never be applied to a focusable element or a container holding visible interactive elements.

Related terms

Test your website’s accessibility

106 RGAA criteria analyzed in 5 minutes by our AI.

Run a free audit on scrutia.io