Skip to main content

ListItemAccessibleRole

ListItem accessible roles.

Enum fields

NameDescription
ListItemRepresents the ARIA role "listitem". (by default)
MenuItemRepresents the ARIA role "menuitem".
TreeItemRepresents the ARIA role "treeitem".
OptionRepresents the ARIA role "option".
NoneRepresents the ARIA role "none".