AriaRoleSupport#ariaRole

ariaRoleStringpublic

Defined in packages/ember-views/lib/mixins/aria_role_support.js:14

The WAI-ARIA role of the control represented by this view. For example, a button may have a role of type 'button', or a pane may have a role of type 'alertdialog'. This property is used by assistive software to help visually challenged users navigate rich web applications.

The full list of valid WAI-ARIA roles is available at: http://www.w3.org/TR/wai-aria/roles#roles_categorization

Default: null

doc_EmberJs
2016-11-30 16:48:32
Comments
Leave a Comment

Please login to continue.