@microsoft/fast-foundation > DataGridCell > handleKeydown
DataGridCell.handleKeydown() method
Signature:
handleKeydown(e: KeyboardEvent): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| e | KeyboardEvent |
Returns:
void
@microsoft/fast-foundation > DataGridCell > handleKeydown
Signature:
handleKeydown(e: KeyboardEvent): void;
| Parameter | Type | Description |
|---|---|---|
| e | KeyboardEvent |
Returns:
void