enum sap.m.PanelAccessibleRole

Control sample: sap.m.PanelAccessibleRole
Visiblity: public
Available since: N/A
Module: sap/m/library
Application Component: CA-UI5-CTR

Available Panel Accessible Landmark Roles.


Properties Overview

Node Description
sap.m.PanelAccessibleRole.Complementary

Represents the ARIA role complementary. A section of the page, designed to be complementary to the main content at a similar level in the DOM hierarchy.

sap.m.PanelAccessibleRole.Form

Represents the ARIA role Form. A landmark region that contains a collection of items and objects that, as a whole, create a form.

sap.m.PanelAccessibleRole.Region

Represents the ARIA role Region. A section of a page, that is important enough to be included in a page summary or table of contents.