Description

A row of cells in a tabular container.

Note

*May be interactive or non-interactive depending on the context: Interactive when inside a treegrid.

Allowed Content

This role requires specific descendant roles. These may include cell, rowheader, and columnheader roles.

Required Context Roles

  • rowgroup
  • grid
  • table
  • treegrid

HTML Elements with Implicit ARIA Role

  • tr

Allowed HTML Elements

  • tr (role attribute unnecessary)
  • div, span, p, other elements that can receive any role