Semantics
A structure containing one or more row elements in a tabular container.
Abstract Role
StructureRepresents a non-interactive part of a page that organizes content into coherent units.
Content Category
Only Used with Specific Parent Roles
This role must be a direct descendant of one of the following roles:
- table
- grid
- treegrid
Allowed Descendants
Specific Guidance
Only row roles allowed.
Usage
Elements that can designate the role in HTML:
tfoot
tbody
thead
div[role=rowgroup]
custom-element[role=rowgroup]