Home > widget-integration > InstantSearchController > saveFocusElement
InstantSearchController.saveFocusElement() method
Save focus element for restoration.
Signature:
protected saveFocusElement(element: HTMLElement): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
element |
HTMLElement |
Element to save |
Returns:
void