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