• Overview
@angular/aria/grid

GridRow

directive

A directive that represents a row in a grid.

API

    
      class GridRow {}
    
    

grid

any

The parent grid UI pattern.

element

any

The host native element.

role

any

The ARIA role for the row.

rowIndex

any

The index of this row within the grid.

Jump to details