ARIA 1.2 Vocabulary

grid

A composite widget containing a collection of one or more rows with one or more cells, where some or all cells are focusable using two-dimensional navigation such as arrow keys. It does not imply a specific visual presentation; authors should manage focus of its descendants for keyboard accessibility.

Structure Data

Required Owned Elements

An element with this role must own elements in one of the following arrangements.

  • row
  • rowgroup, which contains row

Reference