Briefly
Independent widget role from WAI-ARIA for an item in a tree list.
In a tree list, the hierarchy of elements is visible. Such lists are encountered in file systems, where folders and their nesting are visible.
There is no tag with such a role in HTML.
How to write
Assign role
to any tag, preferably <div>
, <span>
or <li>
.
An element with treeitem
must be inside tree
.
Elements with the role treeitem
can have all global ARIA attributes and some widget attributes — aria
, aria
, aria
, aria
, aria
, aria
, aria
and aria
.