[Accessibility] Adding ARIA Attributes to Custom Web Applications

ARIA attributes provide additional information about the semantics of elements to assistive technologies like screen readers. You may want to add ARIA attributes to any custom elements or applications on your site.

Important Note:
This feature is intended for users who have custom applications/elements that require ARIA attributes. If you do not have these on your site, you do not need to edit the ARIA attributes.

Adding ARIA Attributes

  1. Turn on Dev Mode

  2. Right-click on the relevant element

  3. Click Accessibility

  4. Click Add Attribute to get started

You can read more here

Enjoy! :slightly_smiling_face:

3 Likes