Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ELEMENT_ROLES

Enum for element roles

Index

Enumeration Members

ALERT: "alert"

role alert is used for elements that needs to be announced to the user using screenreader

BUTTON: "button"

role button is used for elements that needs to be announced to the user using screenreader

LINK: "link"

role link is used for elements that needs to be announced to the user using screenreader

LISTBOX: "listbox"

Used if element is an listbox

OPTION: "option"

Used if element is an option

REGION: "region"

role region is used for elements that needs to be announced to the user using screenreader

Generated using TypeDoc