Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Add ARIA Label to Teaser Component and all CORE Components missing it

Avatar

Level 1

10/17/25

Request for Feature Enhancement (RFE) Summary: AEM Core components should have common and generic features, including accessibility. It appears that ARIA Attributes are not implemented in AEM Core Components

Teaser Component
Looking at AEM's teaser component documentation, which showcases screenshots from author, the only accessibility field Adobe have is for the "alt" property.

• Teaser Component (https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/wcm-components/t...)

When I look at Adobe example output (the Markup tabs under each section) and look at the sections with anchor links, I do not see any ARIA attributes either.

• AEM Core Components - Example Output - Teaser Component (https://aemcomponents.dev/content/core-components-examples/library/core-content/teaser.html)

Button Component
On the other hand, looking at AEM's button component documentation, Adobe DO provide an aria-label field for authoring.

• Button Component (https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/wcm-components/b...)

When I look at Adobe example output and look at the anchor links here, I still do not see any ARIA attributes.

• AEM Core Components - Example Output - Button Component (https://aemcomponents.dev/content/core-components-examples/library/core-content/button.html)

My Conclusion
I think that AEM put in the ARIA support for the button as a way to resolve common accessibility issues with HTML buttons, but Adobe has no broader solution for accessibility.

I am requesting Adobe to add properties required for Accessibility to the AEM Core Components
Use-case: Accessibility
Current/Experienced Behavior: No capability to add ARIA
Improved/Expected Behavior: Able to author ARIA label
Environment Details (AEM version/service pack, any other specifics if applicable): AEMaaCS
Customer-name/Organization name: Lexmark, a Xerox Subsidiary
Screenshot (if applicable):  
Code package (if applicable):