Home > widget-integration > InstantSearchController > openFullWidth
InstantSearchController.openFullWidth() method
Open full-width style overlay.
Signature:
protected openFullWidth(input: HTMLInputElement): Promise<void>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
input |
HTMLInputElement |
Input element |
Returns:
Promise<void>