Home > widget-integration > InstantSearchController > handleTab
InstantSearchController.handleTab() method
Handle Tab key press.
Signature:
protected handleTab(event: KeyboardEvent): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
event |
KeyboardEvent |
Keyboard event |
Returns:
void