Support of Accessible Rich Internet Applications (New)

Use

Parameter to Enable ARIA Mode (New)

You can now enable an ARIA-compatible support for screen readers in compliance with W3C ARIA standard. To enable ARIA mode via the URL of your application, set the URL parameter sap-accessibilitymode to the value ARIA.

ARIA Landmark Roles (New)

ARIA landmark roles mark elements as commonly used parts of web sites (e.g. banner, navigation area, search area, main area). They enable navigation with screen readers as users of your application can move from one landmark to the next. You can set landmark roles for the UI elements Panel, PanelStack, ScrollContainer and TransparentContainer using the new property ariaLandmark.