• Overview
@angular/aria/grid

GridCellWidget

directive

A directive that represents a widget inside a grid cell.

API

    
      class GridCellWidget {}
    
    

element

any

The host native element.

activate

any

Whether the widget is activated and the grid navigation should be paused.

focus

void

Focuses the widget.

@returnsvoid
Jump to details