Home > widget-integration > InstantSearchController > navigateDown
InstantSearchController.navigateDown() method
Navigate down in suggestions.
Signature:
protected navigateDown(input: HTMLInputElement): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
input |
HTMLInputElement |
Input element |
Returns:
void